projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8999f6
)
[packages] libmad: remove private libtool copy
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Dec 2010 18:59:15 +0000
(18:59 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Dec 2010 18:59:15 +0000
(18:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24357
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libmad/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmad/Makefile
b/libs/libmad/Makefile
index
e1f9828
..
9c3b3c8
100644
(file)
--- a/
libs/libmad/Makefile
+++ b/
libs/libmad/Makefile
@@
-17,6
+17,8
@@
PKG_SOURCE_URL:=@SF/mad \
PKG_MD5SUM:=1be543bc30c56fb6bea1d7bf6a64e66c
PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk