commit 28bd4b4b37625a9d192c93f03e1146be60278870
Author: Jakub Bogusz <[email protected]>
Date:   Fri Nov 25 18:40:13 2016 +0100

    - added missing libtoolize, fixed build without bash-completion installed

 lxc.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/lxc.spec b/lxc.spec
index 2f57170..5413bab 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -165,11 +165,13 @@ bashowe uzupełnianie nazw dla LXC.
 cp -p %{SOURCE1} templates/lxc-pld.in
 
 %build
+%{__libtoolize}
 %{__aclocal} -I config
 %{__autoconf}
 %{__autoheader}
 %{__automake}
 %configure \
+       bashcompdir=%{bash_compdir} \
        db2xman=docbook2X2man \
        --disable-rpath \
        --enable-bash \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxc.git/commitdiff/28bd4b4b37625a9d192c93f03e1146be60278870

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to