Codebase list teckit / c2f249ec-1cec-4822-b61e-e455442a1d95/main debian / patches / patch-06-dont-build-sfconv
c2f249ec-1cec-4822-b61e-e455442a1d95/main

Tree @c2f249ec-1cec-4822-b61e-e455442a1d95/main (Download .tar.gz)

patch-06-dont-build-sfconv @c2f249ec-1cec-4822-b61e-e455442a1d95/mainraw · history · blame

diff -ur teckit-2.5.10/bin/Makefile.am teckit-src/bin/Makefile.am
--- teckit-2.5.10/bin/Makefile.am	Tue May 05 23:09:53 2020
+++ teckit-src/bin/Makefile.am	Wed May 06 09:09:23 2020
@@ -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