[Buildroot] svn commit: trunk/buildroot/package/gettext

ulf at uclibc.org ulf at uclibc.org
Mon Jul 23 08:35:06 UTC 2007


Author: ulf
Date: 2007-07-23 01:35:06 -0700 (Mon, 23 Jul 2007)
New Revision: 19205

Log:
Update Config of gettext subdir

Modified:
   trunk/buildroot/package/gettext/gettext.mk


Changeset:
Modified: trunk/buildroot/package/gettext/gettext.mk
===================================================================
--- trunk/buildroot/package/gettext/gettext.mk	2007-07-23 08:33:41 UTC (rev 19204)
+++ trunk/buildroot/package/gettext/gettext.mk	2007-07-23 08:35:06 UTC (rev 19205)
@@ -26,6 +26,7 @@
 	$(GETTEXT_CAT) $(DL_DIR)/$(GETTEXT_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
 	toolchain/patch-kernel.sh $(GETTEXT_DIR) package/gettext/ gettext\*.patch
 	$(CONFIG_UPDATE) $(@D)
+	$(CONFIG_UPDATE) $(GETTEXT_DIR)/build-aux
 	touch $@
 
 ifeq ($(strip $(BR2_TOOLCHAIN_EXTERNAL)),y)




More information about the buildroot mailing list