summaryrefslogtreecommitdiff
path: root/package/.templateprog
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/.templateprog
parent40640bbdac9f56c634d1bdf9e4e7be45a140f5a3 (diff)
gnu awk will be build, when not found
Diffstat (limited to 'package/.templateprog')
-rw-r--r--package/.templateprog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/.templateprog/Makefile b/package/.templateprog/Makefile
index ec7ae409f..a0538bc31 100644
--- a/package/.templateprog/Makefile
+++ b/package/.templateprog/Makefile
@@ -14,7 +14,7 @@ PKG_BUILDDEP:= add packages which need to be compiled
PKG_URL:= add project url
PKG_SITES:= add download url without package name
-# 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