From 7323456ec3efe23bb7a84164d3e71d4293998f2c Mon Sep 17 00:00:00 2001 From: Dwight Engen Date: Thu, 6 Dec 2012 13:29:51 -0500 Subject: [PATCH] assume LXCPATH took on default localstatedir based value in configure Signed-off-by: Dwight Engen Acked-by: Michael H. Warfield --- lxc.spec.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lxc.spec.in b/lxc.spec.in index 51997b5ab..c7470b855 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -97,8 +97,7 @@ rm -rf %{buildroot} %defattr(-,root,root) %{_libdir}/*.so.* %{_libdir}/%{name} -@LXCPATH@ -%{_localstatedir}/cache/lxc +%{_localstatedir}/* %attr(4555,root,root) %{_libexecdir}/%{name}/lxc-init %files devel