summaryrefslogtreecommitdiff
path: root/package/cpio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cpio/Makefile')
-rw-r--r--package/cpio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/cpio/Makefile b/package/cpio/Makefile
index 120c5f0b3..1f724bae7 100644
--- a/package/cpio/Makefile
+++ b/package/cpio/Makefile
@@ -12,6 +12,8 @@ PKG_SECTION:= archive
PKG_URL:= http://www.gnu.org/software/cpio/
PKG_SITES:= ${MASTER_SITE_GNU:=cpio/}
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,CPIO,cpio,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))