Skip to content
Snippets Groups Projects
Commit 61fd9c87 authored by Moe Jette's avatar Moe Jette
Browse files

only install the pam_slurm.so file in the RPM

parent 46c09d23
No related branches found
No related tags found
No related merge requests found
......@@ -571,7 +571,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{slurm_with pam}
%files pam_slurm
%defattr(-,root,root)
%{_libdir}/security/pam_slurm.*
%{_libdir}/security/pam_slurm.so
%endif
#############################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment