Codebase list teckit / cca0e90 debian / patches / patch-06-dont-build-sfconv
cca0e90

Tree @cca0e90 (Download .tar.gz)

patch-06-dont-build-sfconv @cca0e90raw · history · blame

diff -ur teckit-2.5.8/bin/Makefile.am teckit-src/bin/Makefile.am
--- teckit-2.5.8/bin/Makefile.am	Tue Dec 05 07:20:20 2017
+++ teckit-src/bin/Makefile.am	Tue Jul 24 07:44:12 2018
@@ -1,6 +1,6 @@
 AUTOMAKE_OPTIONS = -Wno-portability
 
-bin_PROGRAMS = teckit_compile txtconv sfconv
+bin_PROGRAMS = teckit_compile txtconv
 
 AM_CPPFLAGS  = -I$(top_srcdir)/source/Public-headers