projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2b3528
)
[packages] peercast: a new twist, they hid their libtool in acinclude.m4, kill it...
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 13 Dec 2010 00:05:59 +0000
(
00:05
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 13 Dec 2010 00:05:59 +0000
(
00:05
+0000)
SVN-Revision: 24530
multimedia/peercast/Makefile
patch
|
blob
|
history
diff --git
a/multimedia/peercast/Makefile
b/multimedia/peercast/Makefile
index 849c7a6f83dc9325cef36660adb5615a127dd8b2..dc16a933e661883e18905551ef19457b8c74733e 100644
(file)
--- 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