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:
b246c25
)
13.06.4
author
daid
<daid303@gmail.com>
Wed, 26 Jun 2013 10:02:04 +0000
(12:02 +0200)
committer
daid
<daid303@gmail.com>
Wed, 26 Jun 2013 10:02:04 +0000
(12:02 +0200)
package.sh
patch
|
blob
|
history
diff --git
a/package.sh
b/package.sh
index 2ee7449a5b30f7b7c69c27d47402c99c81852add..79a9761adb719960a963e6e800e557d1164f1dbd 100755
(executable)
--- a/
package.sh
+++ b/
package.sh
@@
-17,7
+17,7
@@
BUILD_TARGET=${1:-all}
##Do we need to create the final archive
ARCHIVE_FOR_DISTRIBUTION=1
##Which version name are we appending to the final archive
-BUILD_NAME=13.06.
3
+BUILD_NAME=13.06.
4
TARGET_DIR=Cura-${BUILD_NAME}-${BUILD_TARGET}
##Which versions of external programs to use