diff options
Diffstat (limited to 'package/shorewall-shell/Makefile')
-rw-r--r-- | package/shorewall-shell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/shorewall-shell/Makefile b/package/shorewall-shell/Makefile index 233d259a1..c81a768dc 100644 --- a/package/shorewall-shell/Makefile +++ b/package/shorewall-shell/Makefile @@ -14,7 +14,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,SHOREWALL_SHELL,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,SHOREWALL_SHELL,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE})) do-install: PREFIX="${WRKINST}" ${WRKBUILD}/install.sh -n |