summaryrefslogtreecommitdiff
path: root/package/libxml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libxml2/Makefile')
-rw-r--r--package/libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libxml2/Makefile b/package/libxml2/Makefile
index 3a8afc371..6d12d115c 100644
--- a/package/libxml2/Makefile
+++ b/package/libxml2/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES:= http://xmlsoft.org/sources/ \
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,LIBXML2,libxml2,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,LIBXML2,libxml2,${PKG_VERSION}-${PKG_RELEASE}))
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --without-c14n \