[packages/util-linux] - use bash_compdir everywhere

qboosh qboosh at pld-linux.org
Sat May 7 11:56:11 CEST 2022


commit c017f60f75f95e5c1b791255b1750d38b719fdbd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 7 11:56:45 2022 +0200

    - use bash_compdir everywhere

 util-linux.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/util-linux.spec b/util-linux.spec
index 69b1a1c..1f97fe8 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/util-linux.git/commitdiff/c017f60f75f95e5c1b791255b1750d38b719fdbd



More information about the pld-cvs-commit mailing list