From 78bc43e933b907b2f840a575dd528675f16825ad Mon Sep 17 00:00:00 2001 From: jkh Date: Thu, 2 Feb 1995 23:13:26 +0000 Subject: Get ready for the XFree86 3.1.1 distribution (next snapshot), compat1x -> compat1xdist --- release/scripts/instdist.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/release/scripts/instdist.sh b/release/scripts/instdist.sh index f6c6478..3f77f5f 100644 --- a/release/scripts/instdist.sh +++ b/release/scripts/instdist.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: instdist.sh,v 1.10 1995/02/02 05:44:14 jkh Exp $ +# $Id: instdist.sh,v 1.11 1995/02/02 23:09:30 jkh Exp $ if [ "${_INSTINST_SH_LOADED_}" = "yes" ]; then return 0 @@ -328,8 +328,8 @@ getting it illegally, thanks! When finished, select ." \ "dict" "Spelling checker dictionary files (${DICTSIZE})" OFF \ "src" "Sources for all but DES (${SRCSIZE})" OFF \ "secure" "DES code (and sources) (${SECRSIZE})" OFF \ - "compat1xdist" "FreeBSD 1.x binary compatability (${COMPATSIZE})" OFF \ - "XFree86-3.1" "The XFree86 3.1 distribution (${X11SIZE})" OFF \ + "compat1x" "FreeBSD 1.x binary compatability (${COMPATSIZE})" OFF \ + "XFree86-3.1.1" "The XFree86 3.1.1 distribution (${X11SIZE})" OFF \ 2> ${TMP}/menu.tmp.$$ RETVAL=$? MEDIA_DISTRIBUTIONS=`cat ${TMP}/menu.tmp.$$` -- cgit v1.1