diff options
Diffstat (limited to 'package/stress/Makefile')
-rw-r--r-- | package/stress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/stress/Makefile b/package/stress/Makefile index 2844ab26d..5f13c48fa 100644 --- a/package/stress/Makefile +++ b/package/stress/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://weather.ou.edu/~apw/projects/stress/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,STRESS,stress,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,STRESS,stress,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu BUILD_STYLE:= auto |