summaryrefslogtreecommitdiffstats
path: root/scripts/splitdistro
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/splitdistro')
-rwxr-xr-xscripts/splitdistro2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/splitdistro b/scripts/splitdistro
index ddfa8938b..ab83f046c 100755
--- a/scripts/splitdistro
+++ b/scripts/splitdistro
@@ -7,7 +7,7 @@ disc2dirs = [ "preview" ]
jointfiles = [ "beta_eula.txt", "RPM-GPG-KEY", "README", "autorun",
"GPL", "EULA"]
-targetSize = 648 * 1024.0 * 1024.0
+targetSize = 680 * 1024.0 * 1024.0
# Leave about 1.2MB of space on the disc
fudgeFactor = 1.2 * 1024 * 1024