diff options
Diffstat (limited to 'package/ez-ipupdate/Makefile')
-rw-r--r-- | package/ez-ipupdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ez-ipupdate/Makefile b/package/ez-ipupdate/Makefile index c7afd482a..02cf17632 100644 --- a/package/ez-ipupdate/Makefile +++ b/package/ez-ipupdate/Makefile @@ -15,7 +15,7 @@ MASTER_SITES:= http://ftp.debian.org/debian/pool/main/e/ez-ipupdate/ \ include ${TOPDIR}/mk/package.mk -${eval ${call PKG_template,EZIPUPDATE,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH}}} +${eval ${call PKG_template,EZIPUPDATE,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE}}} CONFIGURE_STYLE= gnu BUILD_STYLE= auto |