summaryrefslogtreecommitdiff
path: root/cad/qcad/files/patch-ae
blob: 5902aba86063d68a52157e2a0199e07894308f67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- scripts/build_qcad.sh	2005-11-22 12:27:33.000000000 +0100
+++ scripts/qcad.sh	2009-01-23 20:28:12.000000000 +0100
@@ -249,6 +249,7 @@
     echo "-------- Building Translations --------"
     cd scripts
     sh ./release_translations.sh
+    cd ..
 fi
 
 if [ "x$platform" == "xosx" ]