]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- use bash_compdir everywhere
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 May 2022 09:56:45 +0000 (11:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 7 May 2022 09:56:45 +0000 (11:56 +0200)
util-linux.spec

index 69b1a1c86a294dbc8806f5e53cd981c71aacda84..1f97fe80daab9a331548398e5f8347288ba4bffb 100644 (file)
@@ -929,7 +929,7 @@ export CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses -DHAVE_LSEEK64_PROTOTYPE
        --enable-write \
        --with-python=3 \
        --with-audit \
-       --with-bashcompletiondir=/usr/share/bash-completion/completions \
+       --with-bashcompletiondir=%{bash_compdir} \
        --with-selinux%{!?with_selinux:=no} \
        --with-smack \
        --with-readline \
This page took 0.130953 seconds and 4 git commands to generate.