chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e8e2e8
)
RC4
15.01-RC4
author
daid
<daid303@gmail.com>
Mon, 22 Dec 2014 12:46:44 +0000
(13:46 +0100)
committer
daid
<daid303@gmail.com>
Mon, 22 Dec 2014 12:46:44 +0000
(13:46 +0100)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index 7603dbc1bddbeb3b6d3c4bba9006fbea89932d08..6117a70173a6deed586b4a19149f8b66b1b13d52 100755
(executable)
--- a/
package.sh
+++ b/
package.sh
@@
-19,7
+19,7
@@
BUILD_TARGET=${1:-none}
##Do we need to create the final archive
ARCHIVE_FOR_DISTRIBUTION=1
##Which version name are we appending to the final archive
-export BUILD_NAME=15.01-RC
3
+export BUILD_NAME=15.01-RC
4
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use