summaryrefslogtreecommitdiff
path: root/package/.template/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-05 10:10:45 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-05 10:10:54 +0200
commita1b3cc3671e200db1b7fbcf359fce4f031ffc343 (patch)
tree9821a6c13577b6850532ca960499b59191ef2216 /package/.template/Makefile
parent40640bbdac9f56c634d1bdf9e4e7be45a140f5a3 (diff)
gnu awk will be build, when not found
Diffstat (limited to 'package/.template/Makefile')
-rw-r--r--package/.template/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/.template/Makefile b/package/.template/Makefile
index 12e618f34..123731dc3 100644
--- a/package/.template/Makefile
+++ b/package/.template/Makefile
@@ -52,7 +52,7 @@ PKG_SITES:= add download url without package name
#PKGCS_WITH_OPENSSL:= libopenssl
#PKGCS_WITH_GNUTLS:= libgnutls
-# if downloaded package is not ending with .tar.gz use following
+# if downloaded package is not ending with .tar.xz use following
#DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include $(TOPDIR)/mk/package.mk