Browse Source

another tar.gz fix

Waldemar Brodkorb 11 years ago
parent
commit
03146ec3ee
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/xsetroot/Makefile

+ 2 - 0
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}))