it moved
This commit is contained in:
parent
ee270bae2d
commit
c30ed7002d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ rm -fr $PKG $TMP/$PRGNAM-$VERSION
|
|||
tar xf $CWD/$PRGNAM-$VERSION.tar.?z*
|
||||
else
|
||||
if [ ! -e $REPOSITORIES/$PRGNAM ]; then
|
||||
git clone git://gitorious.org/arandr/arandr.git $REPOSITORIES/$PRGNAM
|
||||
git clone git://anonscm.debian.org/arandr/arandr.git $REPOSITORIES/$PRGNAM
|
||||
else
|
||||
( cd $REPOSITORIES/$PRGNAM
|
||||
git pull
|
||||
|
|
Loading…
Reference in a new issue