Author: Konstantin Dmitriev <[email protected]>
Date:   Sat Dec  3 17:40:27 2011 +0700

Autobuild script: different source for git tarball

---

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

diff --git a/autobuild/synfigstudio-linux-build.sh 
b/autobuild/synfigstudio-linux-build.sh
index 9185ebd..3eb53ca 100755
--- a/autobuild/synfigstudio-linux-build.sh
+++ b/autobuild/synfigstudio-linux-build.sh
@@ -976,7 +976,7 @@ mkpackage()
                fi
                pushd $PACKAGES_BUILDROOT
                cd synfig.git && git fetch && cd ..
-               [ ! -e git-$GITVERSION.tar.bz2 ] && wget -c 
http://kernel.org/pub/software/scm/git/git-$GITVERSION.tar.bz2
+               #[ ! -e git-$GITVERSION.tar.bz2 ] && wget -c 
http://kernel.org/pub/software/scm/git/git-$GITVERSION.tar.bz2
                for FILE in \
                        atk-${ATK}.tar.bz2 \
                        glib-${GLIB}.tar.bz2 \
@@ -984,6 +984,7 @@ mkpackage()
                        cairo-${CAIRO}.tar.gz \
                        fontconfig-${FONTCONFIG}.tar.gz \
                        pango-${PANGO}.tar.bz2 \
+                       git-$GITVERSION.tar.bz2 \
                        gtk\+-${GTK}.tar.bz2 \
                        glib-${GLIB}.tar.bz2 \
                        glibmm-${GLIBMM}.tar.bz2 \


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to