diff options
Diffstat (limited to 'package/libart/Makefile')
-rw-r--r-- | package/libart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libart/Makefile b/package/libart/Makefile index a579a7338..70f281a97 100644 --- a/package/libart/Makefile +++ b/package/libart/Makefile @@ -15,7 +15,7 @@ WRKDIST= ${WRKDIR}/${PKG_NAME}_lgpl-${PKG_VERSION} include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,LIBART,libart,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,LIBART,libart,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu BUILD_STYLE= auto |