billr@saab.tek.com (Bill Randle) (03/05/91)
Submitted-by: asmodeous@tree.uucp Posting-number: Volume 12, Issue 44 Archive-name: mdg/Patch2 Patch-To: mdg: Volume 12, Issue 43 Environment: System V, SunOS 4.1, curses [This is the official 'default' file obtained from the mdg source maintainer. Replace the previous file posted in Patch1 with this one. -br] #! /bin/sh # This is a shell archive. Remove anything before this line, then unpack # it by saving it into a file and typing "sh file". To overwrite existing # files, type "sh file -c". You can also feed this as standard input via # unshar, or by typing "sh <file", e.g.. If this archive is complete, you # will see the following message at the end: # "End of shell archive." # Contents: default # Wrapped by billr@saab on Mon Mar 4 08:53:24 1991 PATH=/bin:/usr/bin:/usr/ucb ; export PATH if test -f 'mdg_dir/default' -a "${1}" != "-c" ; then echo shar: Renaming existing file \"'mdg_dir/default'\" to \"'mdg_dir/default.orig'\" mv -f 'mdg_dir/default' 'mdg_dir/default.orig' fi echo shar: Extracting \"'mdg_dir/default'\" \(117 characters\) sed "s/^X//" >'mdg_dir/default' <<'END_OF_FILE' X50 X 0 0 0 25 1 0 60 30 1 0 0 0 0 X 0 0 1 0 0 0 0 0 0 0 0 0 0 X25:25 X5:5 X45 X[0/0] X1 X0 X- -10 Xal = 1 END_OF_FILE if test 117 -ne `wc -c <'mdg_dir/default'`; then echo shar: \"'mdg_dir/default'\" unpacked with wrong size! fi # end of 'mdg_dir/default' echo shar: End of shell archive. exit 0