summaryrefslogtreecommitdiff
path: root/package/shat
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:04:36 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:05:08 +0200
commit33b69d0e9a09c19225e8f5f34869f74fe60e2d2b (patch)
tree5a36b68985ea3b9cfe9910d39d71c7bf7ec777d9 /package/shat
parentb4e8f5ab5a9e93a96d0dae500cbd9186fcf11d36 (diff)
more tar.gz fixes
Diffstat (limited to 'package/shat')
-rw-r--r--package/shat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/shat/Makefile b/package/shat/Makefile
index 3bc6fc9ff..f678415b8 100644
--- a/package/shat/Makefile
+++ b/package/shat/Makefile
@@ -7,10 +7,12 @@ PKG_NAME:= shat
PKG_VERSION:= 0.9.7
PKG_RELEASE:= 1
PKG_MD5SUM:= da06846f35838b14d1513523dad84d24
-PKG_DESCR:= a tool for nomadic routing
+PKG_DESCR:= tool for nomadic routing
PKG_SECTION:= net/misc
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=shat/}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
PKG_LIBC_DEPENDS:= uclibc glibc
include ${TOPDIR}/mk/package.mk