summaryrefslogtreecommitdiff
path: root/openwrt/package/popt
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/popt
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/popt')
-rw-r--r--openwrt/package/popt/ipkg/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/popt/ipkg/rules b/openwrt/package/popt/ipkg/rules
index 2ab310b..7a615a5 100644
--- a/openwrt/package/popt/ipkg/rules
+++ b/openwrt/package/popt/ipkg/rules
@@ -72,6 +72,8 @@ $(INSTALL_DIR)/usr/include/popt.h: .stamp-built
DESTDIR="$(INSTALL_DIR)" \
install
+ rm -f $(INSTALL_DIR)/usr/lib/libpopt.la
+
configure: .stamp-configured