Show More
@@ -137,6 +137,7 b' let' | |||||
137 | # We ensure that always the correct version is available as a symlink. |
|
137 | # We ensure that always the correct version is available as a symlink. | |
138 | # So that users calling them via the profile path will always use the |
|
138 | # So that users calling them via the profile path will always use the | |
139 | # correct version. |
|
139 | # correct version. | |
|
140 | ln -s ${self.python}/bin/python $out/bin | |||
140 | ln -s ${pkgs.git}/bin/git $out/bin |
|
141 | ln -s ${pkgs.git}/bin/git $out/bin | |
141 | ln -s ${self.mercurial}/bin/hg $out/bin |
|
142 | ln -s ${self.mercurial}/bin/hg $out/bin | |
142 | ln -s ${pkgs.subversion}/bin/svn* $out/bin |
|
143 | ln -s ${pkgs.subversion}/bin/svn* $out/bin |
General Comments 0
You need to be logged in to leave comments.
Login now