summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build-deploy.sh2
-rwxr-xr-xtools/setup-snowshoe-deps.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/build-deploy.sh b/tools/build-deploy.sh
index 9d5f3cf..f8c504e 100755
--- a/tools/build-deploy.sh
+++ b/tools/build-deploy.sh
@@ -63,7 +63,7 @@ fi
LOGFILE=/tmp/$PROJECTFOLDER-build.txt
# Build project
-scratchbox -s <<EOF
+/scratchbox/login -s <<EOF
cd $PROJECTFOLDER
export PATH=/opt/qt5/bin:\$PATH
$BUILD_COMMAND 2>&1 | tee $LOGFILE
diff --git a/tools/setup-snowshoe-deps.sh b/tools/setup-snowshoe-deps.sh
index 960d784..b31ffc6 100755
--- a/tools/setup-snowshoe-deps.sh
+++ b/tools/setup-snowshoe-deps.sh
@@ -5,7 +5,7 @@ MIRROR_URL=http://qtlabs.org.br/~lmoura/qt5/
# Uncomment line below to use the internal mirror
#MIRROR_URL=http://10.60.5.99/lauro/qt5/
-scratchbox -s <<EOF
+/scratchbox/login -s <<EOF
echo "deb $MIRROR_URL unstable main" >> /etc/apt/sources.list
apt-get update
fakeroot apt-get install -y "qt5-*" webkit-snapshot qt-components2