diff options
Diffstat (limited to 'package/dovecot/Makefile')
-rw-r--r-- | package/dovecot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dovecot/Makefile b/package/dovecot/Makefile index 3e31c2f62..794af7040 100644 --- a/package/dovecot/Makefile +++ b/package/dovecot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://www.dovecot.org/releases/1.1/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,DOVECOT,dovecot,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,DOVECOT,dovecot,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu CONFIGURE_ENV+= ignore_signed_size=1 \ |