diff options
Diffstat (limited to 'package/nocatsplash/Makefile')
-rw-r--r-- | package/nocatsplash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nocatsplash/Makefile b/package/nocatsplash/Makefile index 600e421f0..fea6af4b4 100644 --- a/package/nocatsplash/Makefile +++ b/package/nocatsplash/Makefile @@ -15,7 +15,7 @@ WRKDIST= ${WRKDIR}/NoCatSplash-${PKG_VERSION} include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,NOCATSPLASH,nocatsplash,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,NOCATSPLASH,nocatsplash,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu CONFIGURE_ARGS+= --with-firewall=iptables \ |