summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 4acab89..258f3b2 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -217,7 +217,7 @@ MFSLABEL= auto
MFSSIZE= 8192
.endif
-ZIPNSPLIT= gzip --no-name -9 -c | split -b 240640 -
+ZIPNSPLIT= gzip --no-name -9 -c | split -b 1423k -
# Things that need to be recompiled with Kerberos support.
.if exists(${.CURDIR}/../kerberosIV) && exists(${.CURDIR}/../crypto) && !defined(NOKERBEROS)
OpenPOWER on IntegriCloud