[packages/lxc] - added missing libtoolize, fixed build without bash-completion installed

qboosh qboosh at pld-linux.org
Fri Nov 25 18:39:52 CET 2016


commit 28bd4b4b37625a9d192c93f03e1146be60278870
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list