projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d479056
)
update make targets
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 9 Oct 2004 18:46:20 +0000
(18:46 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 9 Oct 2004 18:46:20 +0000
(18:46 -0000)
package/gettext/gettext.mk
patch
|
blob
|
history
diff --git
a/package/gettext/gettext.mk
b/package/gettext/gettext.mk
index 84c7a25bc2d72e4a25ad09cadbccd941da357f07..35cc95c46d84c1079258c8f50d30f74fdc61b9d6 100644
(file)
--- a/
package/gettext/gettext.mk
+++ b/
package/gettext/gettext.mk
@@
-7,7
+7,7
@@
GETTEXT_SOURCE:=gettext-0.11.5.tar.gz
GETTEXT_SITE:=ftp://ftp.gnu.org/gnu/gettext
GETTEXT_DIR:=$(BUILD_DIR)/gettext-0.11.5
GETTEXT_CAT:=zcat
-GETTEXT_BINARY:=gettext
+GETTEXT_BINARY:=
src/
gettext
GETTEXT_TARGET_BINARY:=usr/bin/gettext
$(DL_DIR)/$(GETTEXT_SOURCE):