Remove .la libtool library files
[openwrt.git] / openwrt / package / popt / ipkg / rules
index 2ab310b..7a615a5 100644 (file)
@@ -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
 
This page took 0.022308 seconds and 4 git commands to generate.