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

Another try for BGL

parent 2564a479
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
URL: http://www.llnl.gov/linux/slurm
Requires: openssl >= 0.9.6
#
# Patch for RPM backward compatability
#
%_unpackaged_files_terminate_build 0
%_missing_doc_files_terminate_build 0
#
# If "--with debug" is set compile with --enable-debug
......@@ -148,8 +153,7 @@ rm -rf $RPM_BUILD_ROOT
%doc DISCLAIMER
%doc COPYING
%doc etc/slurm.conf.example
%dir doc/html
%doc doc/html/*
%doc doc/html
%{_bindir}/*
%{_sbindir}/*
%{_libdir}/*.so*
......
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