Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
Date:   Tue Jan  3 18:52:16 2012 +0700

Typo

---

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

diff --git a/autobuild/synfigstudio-linux-build.sh 
b/autobuild/synfigstudio-linux-build.sh
index 3a018ee..cdbac2f 100755
--- a/autobuild/synfigstudio-linux-build.sh
+++ b/autobuild/synfigstudio-linux-build.sh
@@ -49,7 +49,7 @@ RELEASE=8
 PREFIX=$HOME/synfig/
 
 PACKAGES_PATH=$HOME/synfig-packages            # path where to write packages 
files
-f [ -z $BUILDROOT ]; then
+if [ -z $BUILDROOT ]; then
 PACKAGES_BUILDROOT=$HOME/synfig-buildroot      # path of for build 
infrastructure
 else
 PACKAGES_BUILDROOT=$BUILDROOT/synfig-buildroot


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to