fix-bash-completion-location
authorCeph Packaging Team <team+ceph@tracker.debian.org>
Thu, 28 Jan 2021 15:45:23 +0000 (15:45 +0000)
committerThomas Goirand <zigo@debian.org>
Thu, 28 Jan 2021 15:45:23 +0000 (15:45 +0000)
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)