summaryrefslogtreecommitdiff
path: root/package/slurm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/slurm/Makefile')
-rw-r--r--package/slurm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/slurm/Makefile b/package/slurm/Makefile
index e2560610c..f9e4db175 100644
--- a/package/slurm/Makefile
+++ b/package/slurm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES:= http://www.wormulon.net/files/slurm/
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,SLURM,slurm,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,SLURM,slurm,${PKG_VERSION}-${PKG_RELEASE}))
CONFIGURE_STYLE:= gnu
CONFIGURE_ARGS+= LIBS="-lncurses" \