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