projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c67c2a
)
added patch to fix progname per case 0000879
author
David Anders
<dave123@abcsinc.com>
Wed, 24 May 2006 14:57:27 +0000
(14:57 -0000)
committer
David Anders
<dave123@abcsinc.com>
Wed, 24 May 2006 14:57:27 +0000
(14:57 -0000)
package/gettext/gettext.mk
patch
|
blob
|
history
diff --git
a/package/gettext/gettext.mk
b/package/gettext/gettext.mk
index 3de5e3026fa15b68dffb74322ff3cf3e29dcbd0e..46749d49739ea102cf93ab8b901dfcebb7df052f 100644
(file)
--- a/
package/gettext/gettext.mk
+++ b/
package/gettext/gettext.mk
@@
-17,6
+17,7
@@
gettext-source: $(DL_DIR)/$(GETTEXT_SOURCE)
$(GETTEXT_DIR)/.unpacked: $(DL_DIR)/$(GETTEXT_SOURCE)
$(GETTEXT_CAT) $(DL_DIR)/$(GETTEXT_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
+ toolchain/patch-kernel.sh $(GETTEXT_DIR) package/gettext/ gettext\*.patch
touch $(GETTEXT_DIR)/.unpacked
$(GETTEXT_DIR)/.configured: $(GETTEXT_DIR)/.unpacked