Merge pull request #1204 from akva2/package_prereq

package prereqs file
This commit is contained in:
Arne Morten Kvarving 2018-01-05 16:13:41 +01:00 committed by GitHub
commit c2c35b90b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,4 @@ usr/lib/*/lib*.so
usr/lib/dunecontrol/*
usr/lib/*/pkgconfig/*
usr/share/cmake/*
usr/share/opm/cmake/Modules/*

View File

@ -89,3 +89,4 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/*
%{_includedir}/*
%{_datadir}/cmake/*
%{_datadir}/opm/cmake/Modules/*