From: jow Date: Mon, 13 Dec 2010 00:05:59 +0000 (+0000) Subject: [packages] peercast: a new twist, they hid their libtool in acinclude.m4, kill it... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=21bfc6048e30edf3c70a24d1d0ceb65c913ae87b;p=packages.git [packages] peercast: a new twist, they hid their libtool in acinclude.m4, kill it as well git-svn-id: svn://svn.openwrt.org/openwrt/packages@24530 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/multimedia/peercast/Makefile b/multimedia/peercast/Makefile index 849c7a6f8..dc16a933e 100644 --- a/multimedia/peercast/Makefile +++ b/multimedia/peercast/Makefile @@ -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