From: khizmax Date: Sun, 30 Nov 2014 14:27:08 +0000 (+0300) Subject: fix make_distrib X-Git-Tag: v2.0.0~23 X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=commitdiff_plain;h=d79b2969bfd06f05041b6ca35204c225eb6f2997 fix make_distrib --- diff --git a/tools/make_distrib.pl b/tools/make_distrib.pl index 5ce9d2da..0c8cd102 100644 --- a/tools/make_distrib.pl +++ b/tools/make_distrib.pl @@ -68,7 +68,7 @@ sub get_distrib_dir() sub get_git_repo() { - return '.'; + return 'git@github.com:khizmax/libcds.git'; } sub get_git_branch() @@ -128,7 +128,7 @@ sub processFile( $ ) Distributed under the BSD license (see accompanying file license.txt) Source code repo: http://github.com/khizmax/libcds/ - Download: http://libcds.sourceforge.net/files/ + Download: http://sourceforge.net/projects/libcds/files/ */\n" ; } elsif ( /^\/\/\$\$CDS-\/\*\$\$/ ) {