summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:24:16 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-28 08:24:16 +0200
commit03146ec3eee8fd952552c8c6298284dbf794c4e5 (patch)
tree51b77845b63722fc5a2df9f23492e4a276849030
parent33b69d0e9a09c19225e8f5f34869f74fe60e2d2b (diff)
another tar.gz fix
-rw-r--r--package/xsetroot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/xsetroot/Makefile b/package/xsetroot/Makefile
index 8f0135c41..a1abceb34 100644
--- a/package/xsetroot/Makefile
+++ b/package/xsetroot/Makefile
@@ -13,6 +13,8 @@ PKG_DEPENDS:= xbitmaps libx11 libxmu libxcursor
PKG_BUILDDEP:= xbitmaps libXcursor libXmu
PKG_SITES:= ${MASTER_SITE_XORG}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,XSETROOT,xsetroot,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))