From 172ea86ebfec1cd43aed8d99677e913c2fb891c4 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Wed, 21 Nov 2007 21:48:50 +0000 Subject: [PATCH] try again --- slurm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slurm.spec b/slurm.spec index 48eb3d8f552..18f91f4270b 100644 --- a/slurm.spec +++ b/slurm.spec @@ -57,7 +57,7 @@ # Build with sgijob on CHAOS systems # (add elan too when it is available) -%if %{?chaos:1} +%if %{?chaos}0 %slurm_with_opt sgijob %else %slurm_without_opt sgijob -- GitLab