diff options
Diffstat (limited to 'package/gatling/Makefile')
-rw-r--r-- | package/gatling/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gatling/Makefile b/package/gatling/Makefile index cac5c6ee0..003013138 100644 --- a/package/gatling/Makefile +++ b/package/gatling/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,GATLING,gatling,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,GATLING,gatling,${PKG_VERSION}-${PKG_RELEASE})) BUILD_STYLE= auto MAKE_FILE= GNUmakefile |