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:
e94b472
)
RC4
RC4
author
daid
<daid303@gmail.com>
Mon, 21 May 2012 09:41:43 +0000
(11:41 +0200)
committer
daid
<daid303@gmail.com>
Mon, 21 May 2012 09:41:43 +0000
(11:41 +0200)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index 8ad10f25d84090bc26d5d7e16e580ff5feecd36f..8f9955ff6196b2340e27660e723024719b205024 100755
(executable)
--- a/
package.sh
+++ b/
package.sh
@@
-16,7
+16,7
@@
BUILD_TARGET=${1:-win32}
##Do we need to create the final archive
ARCHIVE_FOR_DISTRIBUTION=1
##Which version name are we appending to the final archive
-BUILD_NAME=RC
3
+BUILD_NAME=RC
4
TARGET_DIR=${BUILD_TARGET}-Cura-${BUILD_NAME}
##Which versions of external programs to use