projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6342c83
)
- add missing hung from the BR2_ZCAT introduction
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 1 Oct 2006 18:34:45 +0000
(18:34 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 1 Oct 2006 18:34:45 +0000
(18:34 -0000)
package/Makefile.in
patch
|
blob
|
history
diff --git
a/package/Makefile.in
b/package/Makefile.in
index 9cd170ddf32a1f3db09b904bcbb6ec8e78133819..51086888dfbbc8fd4c57e239562533334c9d0115 100644
(file)
--- a/
package/Makefile.in
+++ b/
package/Makefile.in
@@
-8,6
+8,8
@@
WGET:=$(strip $(subst ",, $(BR2_WGET)))
#"
SVN:=$(strip $(subst ",, $(BR2_SVN)))
#"
+ZCAT:=$(strip $(subst ",, $(BR2_ZCAT)))
+#"
TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf
#"