From 959b0be235f4863dfb40715875ecae89ea7bf3e0 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Fri, 8 Apr 2005 15:40:28 +0000 Subject: Remove .la libtool library files SVN-Revision: 584 --- openwrt/package/pcre/ipkg/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/pcre/ipkg/rules') 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 -- cgit v1.1