[pitivi/ges: 287/287] Set the main official repository to be git.gnome.org/pitivi



commit 64fb3725c9e6277907e987671532eb507cc42f3c
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Thu Mar 15 11:12:35 2012 -0400

    Set the main official repository to be git.gnome.org/pitivi

 bin/pitivi-git |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bin/pitivi-git b/bin/pitivi-git
index 81d533a..82d4af6 100755
--- a/bin/pitivi-git
+++ b/bin/pitivi-git
@@ -57,7 +57,7 @@ if test ! -e $PITIVI; then
     cd .. && git clone git://anongit.freedesktop.org/gstreamer/gst-editing-services &&\
     cd gst-editing-services && ./autogen.sh && make && cd ../ &&\
     #Get pitivi \
-    git clone git://git.pitivi.org/git/pitivi.git &&\
+    git clone git://git.gnome.org/pitivi &&\
     cd pitivi && \
     git checkout ges && ./autogen.sh && make
 fi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]