projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25bb0a4
)
[packages] libcelt: remove private libtool copy
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Dec 2010 19:09:43 +0000
(19:09 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 8 Dec 2010 19:09:43 +0000
(19:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24359
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libcelt/Makefile
patch
|
blob
|
history
diff --git
a/libs/libcelt/Makefile
b/libs/libcelt/Makefile
index
26fd1ea
..
25d5ded
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