[packages] libcrypto++: fix compilation on backfire by getting rid of the GNUmakefile...
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jul 2011 19:50:05 +0000 (19:50 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 10 Jul 2011 19:50:05 +0000 (19:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27578 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libcrypto++/Makefile

index 8826d09..f5c3212 100644 (file)
@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/libc/libcrypto++/
 PKG_MD5SUM:=681f830145bf93cbc16113eaf61fbe2a
 
 PKG_FIXUP:=autoreconf
+PKG_REMOVE_FILES:=aclocal.m4 GNUmakefile
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk