- add missing hung from the BR2_ZCAT introduction
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 1 Oct 2006 18:34:45 +0000 (18:34 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 1 Oct 2006 18:34:45 +0000 (18:34 -0000)
package/Makefile.in

index 9cd170ddf32a1f3db09b904bcbb6ec8e78133819..51086888dfbbc8fd4c57e239562533334c9d0115 100644 (file)
@@ -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
 #"