projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67ae7a5
)
libcelt: remove private libtool copy
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 19:09:43 +0000
(19:09 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 19:09:43 +0000
(19:09 +0000)
SVN-Revision: 24359
libs/libcelt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libcelt/Makefile
b/libs/libcelt/Makefile
index 26fd1ea4dfce67691b9219a467c4005d71cc4b64..25d5ded4c717f1d8d426d0e178cd7100f2619425 100644
(file)
--- a/
libs/libcelt/Makefile
+++ b/
libs/libcelt/Makefile
@@
-16,7
+16,10
@@
PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/celt/
PKG_MD5SUM:=0bb72abec367f4ef12551f79dda11b23
PKG_BUILD_DEPENDS:=libogg
+
PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk