fix-bash-completion-location
authorCeph Packaging Team <team+ceph@tracker.debian.org>
Fri, 15 Jul 2022 09:31:04 +0000 (10:31 +0100)
committerThomas Goirand <zigo@debian.org>
Fri, 15 Jul 2022 09:31:04 +0000 (10:31 +0100)
Gbp-Pq: Name fix-bash-completion-location

src/bash_completion/CMakeLists.txt

index 8d834774d77d71e62c7f0a5431d14d764a981fa7..d963cc9ec12cf1d47441612e54ffe828b8487302 100644 (file)
@@ -11,5 +11,5 @@ if(WITH_RADOSGW)
 endif()
 
 install(FILES ${completions}
-  DESTINATION ${CMAKE_INSTALL_SYSCONFDIR}/bash_completion.d)
+  DESTINATION /usr/share/bash-completion/completions)