]> git.proxmox.com Git - mirror_lxc.git/blobdiff - lxc.spec.in
af_unix: add lxc_abstract_unix_send_fds_iov
[mirror_lxc.git] / lxc.spec.in
index 7fcd811ff7e413f0f94453dc516813d86195c950..ec6321c333aa8d50f3d66dbcc2e8760561926f45 100644 (file)
@@ -125,6 +125,10 @@ development of the Linux containers.
 %prep
 %setup -q -n %{name}-%{version}%{?beta_dot}
 %build
+
+#Dont use pkgconfig to get bash completion dir and use backwards compatible location.
+export bashcompdir=%{_sysconfdir}/bash_completion.d
+
 PATH=$PATH:/usr/sbin:/sbin %configure $args \
 %if "x%{_unitdir}" != "x"
   --with-systemdsystemunitdir=%{_unitdir} \