From 9fbd593f7581b3d65cb238e94bf8ca43db0995b1 Mon Sep 17 00:00:00 2001 From: mirko Date: Fri, 10 Dec 2010 20:10:47 +0000 Subject: [PATCH] [packages/gconf2] remove m4 macros to enforce regeneration git-svn-id: svn://svn.openwrt.org/openwrt/packages@24448 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/gconf2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libs/gconf2/Makefile b/libs/gconf2/Makefile index 769fbdf9c..47ed8ca1e 100644 --- a/libs/gconf2/Makefile +++ b/libs/gconf2/Makefile @@ -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+= \