فهرست منبع

- add missing hung from the BR2_ZCAT introduction

Bernhard Reutner-Fischer 19 سال پیش
والد
کامیت
6fe5f48cbf
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      package/Makefile.in

+ 2 - 0
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
 #"