summaryrefslogtreecommitdiff
path: root/package/weechat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/weechat/Makefile')
-rw-r--r--package/weechat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/weechat/Makefile b/package/weechat/Makefile
index 1e1a5023a..96a820fcf 100644
--- a/package/weechat/Makefile
+++ b/package/weechat/Makefile
@@ -29,7 +29,7 @@ else
PKG_DEPEND+= liblua
endif
-$(eval $(call PKG_template,WEECHAT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH},${PKG_DEPEND}))
+$(eval $(call PKG_template,WEECHAT,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPEND}))
CONFIGURE_STYLE:= gnu
CONFIGURE_ARGS+= ${ENABLE_TLS} \