summaryrefslogtreecommitdiff
path: root/package/heyu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/heyu/Makefile')
-rw-r--r--package/heyu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/heyu/Makefile b/package/heyu/Makefile
index 8202d29f9..a87affdfc 100644
--- a/package/heyu/Makefile
+++ b/package/heyu/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES:= http://heyu.tanj.com/download/
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,HEYU,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,HEYU,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE}))
do-build:
(cd ${WRKBUILD} && ${BASH} ./Configure);