mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
* Add $prefix/lib to the RPM.
This commit is contained in:
parent
33efb52e02
commit
e6899794ae
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ fi
|
||||||
%files
|
%files
|
||||||
#%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
%{_prefix}/bin
|
%{_prefix}/bin
|
||||||
|
%{_prefix}/lib
|
||||||
%{_prefix}/libexec
|
%{_prefix}/libexec
|
||||||
%{_prefix}/var
|
%{_prefix}/var
|
||||||
%{_prefix}/share
|
%{_prefix}/share
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue