[packages/gconf2] remove m4 macros to enforce regeneration
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Dec 2010 20:10:47 +0000 (20:10 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Dec 2010 20:10:47 +0000 (20:10 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24448 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/gconf2/Makefile

index 769fbdf..47ed8ca 100644 (file)
@@ -9,11 +9,13 @@ PKG_SOURCE:=GConf-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@GNOME/GConf/2.24
 PKG_MD5SUM:=4971d96f5ba94fe4a69396267bd5afe8
 
-PKG_BUILD_DEPENDS:=orbit2/host intltool/host
 PKG_FIXUP:=libtool
+PKG_REMOVE_FILES:=aclocal.m4 ltmain.sh
 
 include $(INCLUDE_DIR)/package.mk
 
+PKG_BUILD_DEPENDS:=orbit2/host intltool/host
+
 PKG_INSTALL=1
 
 TARGET_CFLAGS+= \