From fc46538cbab93836b7551f099f477b33787c5bd9 Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Tue, 27 Jan 2004 20:26:46 +0000 Subject: [PATCH] Take-2 on switch plugin support. --- slurm.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slurm.spec.in b/slurm.spec.in index d24f3aea1da..6ddf74b22a6 100644 --- a/slurm.spec.in +++ b/slurm.spec.in @@ -175,7 +175,7 @@ rm -rf $RPM_BUILD_ROOT ############################################################################# %if %(test -f %{_libdir}/slurm/switch-elan.so && echo 1 || echo 0) -%files auth-authd +%files switch-elan %defattr(-,root,root) %{_libdir}/slurm/switch-elan.so %endif -- GitLab