diff options
Diffstat (limited to 'package/fetchmail')
-rw-r--r-- | package/fetchmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/fetchmail/Makefile b/package/fetchmail/Makefile index 388afec92..7e90d1a07 100644 --- a/package/fetchmail/Makefile +++ b/package/fetchmail/Makefile @@ -14,7 +14,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,FETCHMAIL,fetchmail,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,FETCHMAIL,fetchmail,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu CONFIGURE_ENV+= ac_cv_c_bigendian=no \ |