[packages] peercast: a new twist, they hid their libtool in acinclude.m4, kill it...
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 13 Dec 2010 00:05:59 +0000 (00:05 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 13 Dec 2010 00:05:59 +0000 (00:05 +0000)
SVN-Revision: 24530

multimedia/peercast/Makefile

index 849c7a6f83dc9325cef36660adb5615a127dd8b2..dc16a933e661883e18905551ef19457b8c74733e 100644 (file)
@@ -16,6 +16,8 @@ PKG_SOURCE_URL:=http://www.cti.ecp.fr/~beauxir5/peercast
 PKG_MD5SUM:=4e8449cde7135ad97f788e67e1bd64ee
 
 PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=aclocal.m4 acinclude.m4
+
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk