From f8577f8e51deee3866abb1a0be4134e60e7497ed Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 27 Jan 1995 07:37:55 +0000 Subject: Adjust names of distributions. --- release/scripts/miscfuncs.sh | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'release/scripts/miscfuncs.sh') diff --git a/release/scripts/miscfuncs.sh b/release/scripts/miscfuncs.sh index 3667ba89bad05..5d626af5b25a8 100644 --- a/release/scripts/miscfuncs.sh +++ b/release/scripts/miscfuncs.sh @@ -10,7 +10,7 @@ # putting your name on top after doing something trivial like reindenting # it, just to make it look like you wrote it!). # -# $Id: miscfuncs.sh,v 1.14 1995/01/12 10:34:37 jkh Exp $ +# $Id: miscfuncs.sh,v 1.1 1995/01/14 07:41:48 jkh Exp $ if [ "${_MISCFUNCS_SH_LOADED_}" = "yes" ]; then return 0 @@ -32,13 +32,14 @@ INSTALL_TYPE="" # the hardwired constants will be replaced with tokens that get sed'd for # the real sizes. # -BINSIZE="40MB" -GAMESIZE="8MB" -MANSIZE="8MB" -PROFSIZE="4MB" -DICTSIZE="2MB" -SRCSIZE="120MB" -SECRSIZE="4MB" +BINSIZE="28MB" +GAMESIZE="6MB" +MANSIZE="4MB" +INFOSIZE="2MB" +PROFSIZE="2MB" +DICTSIZE="3MB" +SRCSIZE="56MB" +SECRSIZE="1MB" COMPATSIZE="3MB" X11SIZE="50MB" -- cgit v1.3