瀏覽代碼

Use personal fork of WhiteRaccoon with extended feature set

Felix Paul Kühne 12 年之前
父節點
當前提交
bf11228170
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildAspenProject.sh

+ 1 - 1
buildAspenProject.sh

@@ -163,7 +163,7 @@ cd upnpx && patch -p1 < ${aspen_root_dir}/patches/upnpx/duration-selector-failur
 cd ..
 fi
 if ! [ -e WhiteRaccoon ]; then
-git clone git://github.com/valentinradu/WhiteRaccoon.git
+git clone git://github.com/fkuehne/WhiteRaccoon.git
 fi
 if ! [ -e AQGridView ]; then
 git clone git://github.com/AlanQuatermain/AQGridView.git