summaryrefslogtreecommitdiff
path: root/package/tinc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/tinc/Makefile')
-rw-r--r--package/tinc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tinc/Makefile b/package/tinc/Makefile
index aa454bfec..eaec7890e 100644
--- a/package/tinc/Makefile
+++ b/package/tinc/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES:= http://www.tinc-vpn.org/packages/ \
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,TINC,tinc,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,TINC,tinc,${PKG_VERSION}-${PKG_RELEASE}))
CONFIGURE_STYLE:= gnu
CONFIGURE_ARGS+= --with-kernel=${LINUX_DIR} \