Skip to content
Snippets Groups Projects
  • Samuel Trégouët's avatar
    607ab83ce07c
    [pkg] do not include all files in spec · 607ab83ce07c
    Samuel Trégouët authored
    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
    607ab83ce07c
    History
    [pkg] do not include all files in spec
    Samuel Trégouët authored
    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