[packages] pcre: remove private libtool copy
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24383 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5129c067cc
commit
b39aa07328
@ -16,6 +16,8 @@ PKG_SOURCE_URL:=@SF/pcre
|
||||
PKG_MD5SUM:=780867a700e9d4e4b9cb47aa5453e4b2
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
4
libs/pcre/patches/001-autconf-compat.patch
Normal file
4
libs/pcre/patches/001-autconf-compat.patch
Normal file
@ -0,0 +1,4 @@
|
||||
--- /dev/null
|
||||
+++ b/m4/stub.m4
|
||||
@@ -0,0 +1 @@
|
||||
+dnl Make aclocal happy
|
Loading…
x
Reference in New Issue
Block a user