From: daid303 Date: Fri, 5 Oct 2012 17:31:16 +0000 (+0200) Subject: Change the target directory name, so it starts with Cura. X-Git-Tag: 13.03~268 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=f3d5009b0add8989238c90ce1f9ddf2652ac8e65;p=cura.git Change the target directory name, so it starts with Cura. --- diff --git a/changelog b/changelog index 332a0eeb..b2ff7f07 100644 --- a/changelog +++ b/changelog @@ -26,6 +26,7 @@ * Update: Improved loading speed for complex models * Fixed: Loading of ascii-stl files with Mac lineends * Update: Adjusted the quickprint low quality profile a bit, so it produces stronger parts +* Added: Ultimaker 3D platform for scale reference == Cura 12.08 == * Added: Loading STL files from the commandline diff --git a/package.sh b/package.sh index be22e08d..16f2df64 100755 --- a/package.sh +++ b/package.sh @@ -17,7 +17,7 @@ BUILD_TARGET=${1:-all} ARCHIVE_FOR_DISTRIBUTION=1 ##Which version name are we appending to the final archive BUILD_NAME=12.10 -TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME} +TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET} ##Which versions of external programs to use PYPY_VERSION=1.9