From 28bd4b4b37625a9d192c93f03e1146be60278870 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 25 Nov 2016 18:40:13 +0100 Subject: [PATCH] - 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 \ -- 2.43.0