aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit0a90ea64f4528275e94830d2f69125149dd6dd56 (patch)
tree9d94d470074670284f62ec91dca7adc1dd1ed1cd /package/popt
parent22b1da210bdb4a83b0ea53cadba32ccbe7d0ee10 (diff)
downloadmaster-187ad058-0a90ea64f4528275e94830d2f69125149dd6dd56.tar.gz
master-187ad058-0a90ea64f4528275e94830d2f69125149dd6dd56.tar.bz2
master-187ad058-0a90ea64f4528275e94830d2f69125149dd6dd56.zip
Remove .la libtool library files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/popt')
-rw-r--r--package/popt/ipkg/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/popt/ipkg/rules b/package/popt/ipkg/rules
index 2ab310b2e5..7a615a5f2c 100644
--- a/package/popt/ipkg/rules
+++ b/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