From 0029117cd7d15a47c9df1e459dbe5dec9af8e433 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Tue, 26 Sep 2006 21:31:48 +0000
Subject: [PATCH] fix for wiki plugin

---
 slurm.spec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/slurm.spec b/slurm.spec
index 806f5b38bcd..2a02b75a7f8 100644
--- a/slurm.spec
+++ b/slurm.spec
@@ -183,7 +183,6 @@ done
 
 # Temporary, until wiki2 becomes wiki (see code above)
 LIST=./sched_wiki.files
-LIST=./${plugin}.files
 test -f $RPM_BUILD_ROOT/%{_libdir}/slurm/sched_wiki2.so &&
   echo %{_libdir}/slurm/sched_wiki2.so            >> $LIST
 echo "%{_mandir}/man5/wiki.*"                     >> $LIST
-- 
GitLab