mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Remove .la libtool library files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@584 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -80,6 +80,7 @@ $(STAGING_DIR)/lib/libglib.so: $(PKG_BUILD_DIR)/libglib.so
|
||||
DESTDIR="$(STAGING_DIR)" \
|
||||
install
|
||||
cp $(PKG_BUILD_DIR)/glibconfig-sysdefs.h $(STAGING_DIR)/usr/include/glib-1.2/
|
||||
rm -f $(STAGING_DIR)/usr/lib/libg{lib,module,thread}.la
|
||||
|
||||
$(PKG_IPK): $(STAGING_DIR)/lib/libglib.so
|
||||
mkdir -p $(PACKAGE_DIR)
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user