浏览代码

changing to github mirror

Paul Klumpp 12 年之前
父节点
当前提交
5ef0de13e0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      q2compile/make_and_put_all.sh

+ 1 - 1
q2compile/make_and_put_all.sh

@@ -109,7 +109,7 @@ function main {
     makeit[4]=""
 
     repo[5]="q2pro"
-    url[5]="http://git.skuller.net/q2pro"
+    url[5]="git://github.com/jayschwa/q2pro.git"
     cleanit[5]="make clean"
     makeit[5]="cp -v ../q2proconfig ./.config && INCLUDES='-DUSE_PACKETDUP=1' make q2proded"