From: Jakub Bogusz Date: Fri, 25 Nov 2016 17:40:13 +0000 (+0100) Subject: - added missing libtoolize, fixed build without bash-completion installed X-Git-Tag: auto/th/lxc-2.0.6-1~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Flxc.git;a=commitdiff_plain;h=28bd4b4 - added missing libtoolize, fixed build without bash-completion installed --- 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 \