projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e26dd6a
)
fix make_distrib
author
khizmax
<libcds.dev@gmail.com>
Sun, 30 Nov 2014 14:27:08 +0000
(17:27 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Sun, 30 Nov 2014 14:27:08 +0000
(17:27 +0300)
tools/make_distrib.pl
patch
|
blob
|
history
diff --git
a/tools/make_distrib.pl
b/tools/make_distrib.pl
index
5ce9d2d
..
0c8cd10
100644
(file)
--- a/
tools/make_distrib.pl
+++ b/
tools/make_distrib.pl
@@
-68,7
+68,7
@@
sub get_distrib_dir()
\r
sub get_git_repo()
\r
{
\r
- return '
.
';
\r
+ return '
git@github.com:khizmax/libcds.git
';
\r
}
\r
\r
sub get_git_branch()
\r
@@
-128,7
+128,7
@@
sub processFile( $ )
Distributed under the BSD license (see accompanying file license.txt)
\r
\r
Source code repo: http://github.com/khizmax/libcds/
\r
- Download: http://
libcds.sourceforge.net
/files/
\r
+ Download: http://
sourceforge.net/projects/libcds
/files/
\r
*/\n" ;
\r
}
\r
elsif ( /^\/\/\$\$CDS-\/\*\$\$/ ) {
\r