summaryrefslogtreecommitdiff
path: root/openwrt/package/pcre/ipkg
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-04-08 15:40:28 +0000
committerNicolas Thill <nico@openwrt.org>2005-04-08 15:40:28 +0000
commit959b0be235f4863dfb40715875ecae89ea7bf3e0 (patch)
treeb8b7fe595ca566db4b171515bbb94f9387f8dca6 /openwrt/package/pcre/ipkg
parentae9f76773466f855f958e3d633794ce7dd338c51 (diff)
downloadmtk-20170518-959b0be235f4863dfb40715875ecae89ea7bf3e0.zip
mtk-20170518-959b0be235f4863dfb40715875ecae89ea7bf3e0.tar.gz
mtk-20170518-959b0be235f4863dfb40715875ecae89ea7bf3e0.tar.bz2
Remove .la libtool library files
SVN-Revision: 584
Diffstat (limited to 'openwrt/package/pcre/ipkg')
-rw-r--r--openwrt/package/pcre/ipkg/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/pcre/ipkg/rules b/openwrt/package/pcre/ipkg/rules
index c5d1d33..ead5116 100644
--- a/openwrt/package/pcre/ipkg/rules
+++ b/openwrt/package/pcre/ipkg/rules
@@ -78,6 +78,8 @@ $(INSTALL_DIR)/usr/include/pcre.h: .stamp-built
DESTDIR="$(INSTALL_DIR)" \
install
+ rm -f $(INSTALL_DIR)/usr/lib/libpcre*.la
+
configure: .stamp-configured