meta-openembedded/meta-oe/recipes-support/enca/enca/makefile-remove-tools.patch
zangrc ec78fd0a32 enca: upgrade 1.9 -> 1.19
configure-hack.patch
configure-remove-dumbness.patch
Removed since these are included in 1.19.

Refresh the following patch:
libenca-003-iconv.patch
makefile-remove-tools.patch

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-02-21 23:44:22 -08:00

13 lines
383 B
Diff

--- enca-1.19/Makefile.am.orig 2006-06-29 15:34:55.000000000 +0100
+++ enca-1.19/Makefile.am 2006-06-29 15:35:20.000000000 +0100
@@ -1,7 +1,7 @@
if MAINTAINER_MODE
-SUBDIRS = tools data script lib src devel-docs test
+SUBDIRS = data script lib src devel-docs test
else
-SUBDIRS = tools script lib src devel-docs
+SUBDIRS = script lib src devel-docs
endif
man_MANS = man/enca.1