Backout phk's backout of obrien's change.

Hat: core
This commit is contained in:
Warner Losh 2003-01-02 20:18:42 +00:00
parent cdff01fde9
commit a3929677dd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=108571

View File

@ -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)