Module: synfig
Branch: zelgadis_master
Commit: be151ffd993610bed9280eb4081a8a8cd21b1c0a
URL:    
http://synfig.git.sourceforge.net/git/gitweb.cgi?p=synfig;a=commit;h=be151ffd993610bed9280eb4081a8a8cd21b1c0a

Author: Konstantin Dmitriev <[email protected]>
Date:   Wed Apr 14 21:03:20 2010 +0700

Automated build script - get source files from synfig's download repository, 
not morevna's one.

---

 autobuild/synfigstudio-linux-build.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/autobuild/synfigstudio-linux-build.sh 
b/autobuild/synfigstudio-linux-build.sh
index b6303f1..4eb951f 100644
--- a/autobuild/synfigstudio-linux-build.sh
+++ b/autobuild/synfigstudio-linux-build.sh
@@ -791,7 +791,7 @@ mkpackage()
                        ImageMagick-${IMAGEMAGICK}-xdg-open.patch
                do
                        #[ ! -e $FILE ] && wget -c 
http://download.tuxfamily.org/morevna/morevnapackage/sources/$FILE
-                       rsync -av 
rsync://download.tuxfamily.org/pub/morevna/morevnapackage/sources/$FILE ./
+                       rsync -av 
rsync://download.tuxfamily.org/pub/synfig/packages/sources/$FILE ./
                done
                if [[ $OPENGL == 1 ]]; then
                for FILE in \
@@ -809,7 +809,7 @@ mkpackage()
                        gtkglextmm-${GTKGLEXTMM}-aclocal.diff
                do
                        #[ ! -e $FILE ] && wget -c 
http://download.tuxfamily.org/morevna/morevnapackage/sources/$FILE
-                       rsync -av 
rsync://download.tuxfamily.org/pub/morevna/morevnapackage/sources/$FILE ./
+                       rsync -av 
rsync://download.tuxfamily.org/pub/synfig/packages/sources/$FILE ./
                done
                fi
                popd


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to