summaryrefslogtreecommitdiff
path: root/package/libssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libssh/Makefile')
-rw-r--r--package/libssh/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/libssh/Makefile b/package/libssh/Makefile
index 2543a7863..841c71cd2 100644
--- a/package/libssh/Makefile
+++ b/package/libssh/Makefile
@@ -15,8 +15,6 @@ PKG_URL:= http://www.libssh.org/
PKG_SITES:= https://red.libssh.org/attachments/download/87/
PKG_OPTS:= dev
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
-
include $(TOPDIR)/mk/package.mk
$(eval $(call PKG_template,LIBSSH,libssh,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))