From: Felix Fietkau Date: Thu, 24 Mar 2005 23:49:46 +0000 (+0000) Subject: clean info and include dir for gmp package X-Git-Tag: reboot~33260 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fa3588064bd76e3808f88c26e1433e64825feb20;p=oweals%2Fopenwrt.git clean info and include dir for gmp package SVN-Revision: 451 --- diff --git a/openwrt/package/gmp/Makefile b/openwrt/package/gmp/Makefile index eb835c2f3f..d611438cc1 100644 --- a/openwrt/package/gmp/Makefile +++ b/openwrt/package/gmp/Makefile @@ -51,6 +51,8 @@ $(PKG_IPK): $(PKG_BUILD_DIR)/.libs/libgmp.so rm $(PKG_IPK_DIR)/usr/lib/*.la rm $(PKG_IPK_DIR)/usr/lib/*.a $(STRIP) $(PKG_IPK_DIR)/usr/lib/*.so + rm -rf $(PKG_IPK_DIR)/usr/info + rm -rf $(PKG_IPK_DIR)/usr/include mkdir -p $(PACKAGE_DIR) $(IPKG_BUILD) $(PKG_IPK_DIR) $(PACKAGE_DIR)