summaryrefslogtreecommitdiff
path: root/scripts/release-common.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-11-07 01:06:50 (GMT)
committerMarius Kintel <marius@kintel.net>2011-11-07 01:06:50 (GMT)
commit4213d89fa5ba7523bf47a5147f45c6b876a563e7 (patch)
tree8a0ec520c50bd1f8b2b95eee5f91578377a3ac4a /scripts/release-common.sh
parentc05ee4e3127d3b7d91f9185256e5dcff9e30c580 (diff)
indentation
Diffstat (limited to 'scripts/release-common.sh')
-rwxr-xr-xscripts/release-common.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/scripts/release-common.sh b/scripts/release-common.sh
index e12cd9d..9f03ee5 100755
--- a/scripts/release-common.sh
+++ b/scripts/release-common.sh
@@ -59,8 +59,8 @@ case $OS in
LINXWIN)
unset CONFIG
TARGET=release
- ZIP="zip"
- ZIPARGS="-r"
+ ZIP="zip"
+ ZIPARGS="-r"
;;
esac
@@ -143,9 +143,9 @@ case $OS in
cp $TARGET/openscad.exe openscad-$VERSION
rm -f OpenSCAD-$VERSION.zip
"$ZIP" $ZIPARGS OpenSCAD-$VERSION.zip openscad-$VERSION
- cp scripts/installer.nsi openscad-$VERSION/
- cd openscad-$VERSION && makensis installer.nsi && cd ..
- cp openscad-$VERSION/openscad_setup.exe OpenSCAD-$VERSION-Installer.exe
+ cp scripts/installer.nsi openscad-$VERSION/
+ cd openscad-$VERSION && makensis installer.nsi && cd ..
+ cp openscad-$VERSION/openscad_setup.exe OpenSCAD-$VERSION-Installer.exe
rm -rf openscad-$VERSION
echo "Binary created: OpenSCAD-$VERSION.zip"
echo "Installer created: OpenSCAD-$VERSION-Installer.exe"
contact: Jan Huwald // Impressum