[packages] libgpg-error: cleanup the automake fixes, remove unneeded patch, don't override PKG_REMOVE_FILES

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24593 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-15 08:12:33 +00:00
parent 118b63aecf
commit 2bdd9d3bb5
2 changed files with 0 additions and 11 deletions

View File

@ -19,7 +19,6 @@ PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \
PKG_MD5SUM:=62c0d09d1e76c5b6da8fff92314c4665
PKG_FIXUP:=libtool
PKG_REMOVE_FILES:=autogen.sh
include $(INCLUDE_DIR)/package.mk

View File

@ -1,10 +0,0 @@
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -935,7 +935,6 @@ m4_include([m4/iconv.m4])
m4_include([m4/lib-ld.m4])
m4_include([m4/lib-link.m4])
m4_include([m4/lib-prefix.m4])
-m4_include([m4/libtool.m4])
m4_include([m4/nls.m4])
m4_include([m4/po.m4])
m4_include([m4/progtest.m4])