mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-05-01 04:14:42 +00:00
assume LXCPATH took on default localstatedir based value in configure
Signed-off-by: Dwight Engen <dwight.engen@oracle.com> Acked-by: Michael H. Warfield <mhw@WittsEnd.com>
This commit is contained in:
parent
d8521cc375
commit
7323456ec3
@ -97,8 +97,7 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
%{_libdir}/%{name}
|
%{_libdir}/%{name}
|
||||||
@LXCPATH@
|
%{_localstatedir}/*
|
||||||
%{_localstatedir}/cache/lxc
|
|
||||||
%attr(4555,root,root) %{_libexecdir}/%{name}/lxc-init
|
%attr(4555,root,root) %{_libexecdir}/%{name}/lxc-init
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user