diff options
Diffstat (limited to 'package/cyrus-sasl/Makefile')
-rw-r--r-- | package/cyrus-sasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cyrus-sasl/Makefile b/package/cyrus-sasl/Makefile index 56a1d3838..64322c771 100644 --- a/package/cyrus-sasl/Makefile +++ b/package/cyrus-sasl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://ftp.andrew.cmu.edu/pub/cyrus-mail/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,LIBSASL2,libsasl2,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,LIBSASL2,libsasl2,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --disable-sample \ |