From b42bd7e8495f5e1901c816c40aeeb2b7b9738d81 Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 8 Apr 2005 15:40:28 +0000 Subject: Remove .la libtool library files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@584 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/popt/ipkg/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/popt/ipkg') diff --git a/openwrt/package/popt/ipkg/rules b/openwrt/package/popt/ipkg/rules index 2ab310b2e..7a615a5f2 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 -- cgit v1.2.3