[lxc-devel] [PATCH] lxc.spec: adjust for move of libexecdir/lxc-init to sbin/lxc.init

Serge Hallyn serge.hallyn at ubuntu.com
Mon Mar 31 23:24:00 UTC 2014


Quoting Dwight Engen (dwight.engen at oracle.com):
> Signed-off-by: Dwight Engen <dwight.engen at oracle.com>

Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>

> ---
>  lxc.spec.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lxc.spec.in b/lxc.spec.in
> index 9595cc8..5c9fdc8 100644
> --- a/lxc.spec.in
> +++ b/lxc.spec.in
> @@ -145,6 +145,7 @@ rm -rf %{buildroot}
>  
>  %files libs
>  %defattr(-,root,root)
> +%{_sbindir}/*
>  %{_libdir}/*.so.*
>  %{_libdir}/%{name}
>  %if %{with_python}
> @@ -152,7 +153,6 @@ rm -rf %{buildroot}
>  %endif
>  %{_localstatedir}/*
>  %{_libexecdir}/%{name}
> -%attr(4555,root,root) %{_libexecdir}/%{name}/lxc-init
>  %attr(4111,root,root) %{_libexecdir}/%{name}/lxc-user-nic
>  %if %{with_systemd}
>  %attr(555,root,root) %{_libexecdir}/%{name}/lxc-devsetup
> -- 
> 1.8.5.3
> 
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel


More information about the lxc-devel mailing list