summaryrefslogtreecommitdiff
path: root/package/vtun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/vtun/Makefile')
-rw-r--r--package/vtun/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vtun/Makefile b/package/vtun/Makefile
index f1482a027..a61fe61c6 100644
--- a/package/vtun/Makefile
+++ b/package/vtun/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES:= ${MASTER_SITE_SOURCEFORGE:=vtun/}
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,VTUN,vtun,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,VTUN,vtun,${PKG_VERSION}-${PKG_RELEASE}))
CONFIGURE_STYLE:= gnu
CONFIGURE_ARGS+= --with-ssl-headers=$(STAGING_DIR)/usr/include/openssl \