MantisBT - CMake
View Issue Details
0014780CMake(No Category)public2014-02-28 16:352014-10-06 10:32
Orion Poplawski 
 
normalminoralways
closedno change required 
 
 
0014780: Install bash completions properly
bash completions should be installed into `pkg-config --variable=completionsdir bash-completion`.
No tags attached.
Issue History
2014-02-28 16:35Orion PoplawskiNew Issue
2014-03-03 08:42Brad KingNote Added: 0035226
2014-03-03 10:32Orion PoplawskiNote Added: 0035235
2014-03-03 10:37Brad KingNote Added: 0035236
2014-03-03 10:37Brad KingStatusnew => resolved
2014-03-03 10:37Brad KingResolutionopen => no change required
2014-10-06 10:32Robert MaynardNote Added: 0036926
2014-10-06 10:32Robert MaynardStatusresolved => closed

Notes
(0035226)
Brad King   
2014-03-03 08:42   
The current install code is here:

 http://cmake.org/gitweb?p=cmake.git;a=blob;f=Auxiliary/bash-completion/CMakeLists.txt;hb=v3.0.0-rc1 [^]

and was added here:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5b97942c [^]

Note the comment about packagers patching the install location.
(0035235)
Orion Poplawski   
2014-03-03 10:32   
Ah, okay symlinks will works fine. Thanks.
(0035236)
Brad King   
2014-03-03 10:37   
Great, thanks.
(0036926)
Robert Maynard   
2014-10-06 10:32   
Closing resolved issues that have not been updated in more than 4 months.