summaryrefslogtreecommitdiff
path: root/package/vsftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/vsftpd/Makefile')
-rw-r--r--package/vsftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/vsftpd/Makefile b/package/vsftpd/Makefile
index 02918cfa6..8f3e691ee 100644
--- a/package/vsftpd/Makefile
+++ b/package/vsftpd/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES:= ftp://vsftpd.beasts.org/users/cevans/
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,VSFTPD,vsftpd,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,VSFTPD,vsftpd,${PKG_VERSION}-${PKG_RELEASE}))
BUILD_STYLE:= auto
XAKE_FLAGS+= ${TARGET_CONFIGURE_OPTS}