diff options
Diffstat (limited to 'package/iftop')
-rw-r--r-- | package/iftop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iftop/Makefile b/package/iftop/Makefile index 9981b1a87..87d732a51 100644 --- a/package/iftop/Makefile +++ b/package/iftop/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://www.ex-parrot.com/~pdw/iftop/download/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,IFTOP,iftop,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,IFTOP,iftop,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu BUILD_STYLE= auto |