diff options
Diffstat (limited to 'package/ustl/Makefile')
-rw-r--r-- | package/ustl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ustl/Makefile b/package/ustl/Makefile index 0a6cae1e9..f1c302778 100644 --- a/package/ustl/Makefile +++ b/package/ustl/Makefile @@ -15,7 +15,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-0.tar.bz2 include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,USTL,ustl,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,USTL,ustl,${PKG_VERSION}-${PKG_RELEASE})) BUILD_STYLE:= auto INSTALL_STYLE:= auto |