Commit 7323456e by Dwight Engen Committed by Stéphane Graber

assume LXCPATH took on default localstatedir based value in configure

parent d8521cc3
...@@ -97,8 +97,7 @@ rm -rf %{buildroot} ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment