From: Jeff Moe Date: Sat, 27 Sep 2014 20:57:45 +0000 (-0600) Subject: Build with Aleph Objects' branch of CuraEngine. X-Git-Tag: 14.09-1.18~125 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4af1a59de3848267bbe3fff46c1ae458b7966911;p=cura.git Build with Aleph Objects' branch of CuraEngine. modified: package.sh --- diff --git a/package.sh b/package.sh index 70d4515e..c5440200 100755 --- a/package.sh +++ b/package.sh @@ -26,7 +26,7 @@ WIN_PORTABLE_PY_VERSION=2.7.2.1 ##Which CuraEngine to use if [ -z ${CURA_ENGINE_REPO} ] ; then - CURA_ENGINE_REPO="https://github.com/Ultimaker/CuraEngine" + CURA_ENGINE_REPO="https://github.com/alephobjects/CuraEngine" fi #############################