summarylogtreecommitdiffstats
path: root/build_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build_installer.sh')
-rwxr-xr-xbuild_installer.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_installer.sh b/build_installer.sh
index b7956aecf970..eeb6a7c0d8db 100755
--- a/build_installer.sh
+++ b/build_installer.sh
@@ -70,6 +70,8 @@ sed -i s,ELVER=\"\",ELVER=\"$version\", evesetup/evelauncher.sh
grep -v '^#-' ../setup.sh.in >evesetup/setup.sh
#-- testing only
#- cp -f ../setup.sh.in evesetup/setup.sh
+#- sed -i 's,#- , ,' evesetup/setup.sh
+#- release="test"
#--
sed -i s,elver=\"\",elver=\"$version\", evesetup/setup.sh
sed -i s,elcsum=\"\",elcsum=\"$elcsum\", evesetup/setup.sh