Skip to content
Snippets Groups Projects
Commit 607ab83ce07c authored by Samuel Trégouët's avatar Samuel Trégouët
Browse files

[pkg] do not include all files in spec

our spec files conflict with filesystem package in centos7: we set permission
755 for /usr/bin and /usr/lib whereas filesystem set it to 555.

So to be compatible with both centos7 and others we simply ignore theses
directories
parent 450dd797a6a5
No related branches found
No related tags found
No related merge requests found
......@@ -43,4 +43,4 @@
%files
%defattr(-, root, root)
/*
%{_prefix}/share/cubicweb*
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