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:
5e0c2e5
)
libdvbpsi: remove private libtool copy
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 19:26:18 +0000
(19:26 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 8 Dec 2010 19:26:18 +0000
(19:26 +0000)
SVN-Revision: 24361
libs/libdvbpsi/Makefile
patch
|
blob
|
history
diff --git
a/libs/libdvbpsi/Makefile
b/libs/libdvbpsi/Makefile
index 1a552d05782493210b0df808d1ce5cdb748ffa67..3e4c51f2380bbb5d766c5fcf232e0e4d83ff25ab 100644
(file)
--- a/
libs/libdvbpsi/Makefile
+++ b/
libs/libdvbpsi/Makefile
@@
-14,7
+14,9
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://download.videolan.org/pub/libdvbpsi/$(PKG_VERSION)/
PKG_MD5SUM:=bd2d9861be3311e1e03c91cd9345f542
+
PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=acinclude.m4 aclocal.m4 autotools/ltmain.sh
include $(INCLUDE_DIR)/package.mk