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:
bd59ec9
)
RC5
author
daid
<daid303@gmail.com>
Tue, 25 Feb 2014 12:46:14 +0000
(13:46 +0100)
committer
daid
<daid303@gmail.com>
Tue, 25 Feb 2014 12:46:14 +0000
(13:46 +0100)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index 4bc7b032dadf37d4b29522f6a983419cbbad6629..459e5bd11815ee99bf6aaeba24623ece57c0c874 100755
(executable)
--- a/
package.sh
+++ b/
package.sh
@@
-18,7
+18,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=14.02-RC
4
+export BUILD_NAME=14.02-RC
5
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use