Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site ucbvax.ARPA Path: utzoo!utcs!lsuc!pesnta!hplabs!ucbvax!MRDCH From: MRDCH@TAURUS.BITNET Newsgroups: net.sources.games Subject: Galaxy sources. (additional files...) Message-ID: <7976@ucbvax.ARPA> Date: Sun, 9-Jun-85 00:06:20 EDT Article-I.D.: ucbvax.7976 Posted: Sun Jun 9 00:06:20 1985 Date-Received: Mon, 10-Jun-85 14:16:57 EDT Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 74 From: Mordechai Chachamu Hello everybody!!! Sorry about that. I have forgotten a file, and already found some (minor) bugs in "install.sh". The file "differ" shows what should be changed in it. The file "Gname" belongs to the ~galaxy/online directory. BTW. All the directories mentioned as the "proper" place for galaxy files are BEFORE installing the game. They may be left there for updates, of course. mrdch # This is a shell archive. # Remove everything above and including the cut line. # Then run the rest of the file through sh. -----cut here-----cut here-----cut here-----cut here----- #!/bin/sh # shar: Shell Archiver # Run the following text with /bin/sh to create: # differ # Gname # This archive created: Sun Jun 9 01:04:03 1985 echo shar: extracting differ '(225 characters)' cat << \SHAR_EOF > differ 40c40 < cd $SOURCES1; make all --- > cd ../$SOURCES1; make all 60a61 > chmod 600 galaxy.scor 65c66 < cp $DOC/galaxy.doc /usr/doc/galaxy # document --- > cp $DOC/Galaxy.doc /usr/doc/galaxy # document SHAR_EOF if test 225 -ne "`wc -c differ`" then echo shar: error transmitting differ '(should have been 225 characters)' fi echo shar: extracting Gname '(1339 characters)' cat << \SHAR_EOF > Gname ***** ***** ### ##### @@@ @ @@@ @ ******* ******* ### ####### @@@ @ @@@ @ * **** * **** ### # #### @@@ @ @@@ @ * *** * *** ### # ### @@@ @ @@@ @ * *** * *** ### # ### @@@ @ @@@ @ * *** * *** ### # ### @@@ @ @@@ @ * * *** ### # ### @@@@@@@ @@@ @ * * *** ### # ### @@@@@@@ @@@ @ * ****** ********* ### ######### @ @@@ @@@ @ * ****** ********* ### ######### @ @@@ @@@ @ * *** * *** ### # ### @ @@@ @@@ * *** * *** ### # ### @ @@@ @@@ ******* * *** ######### # ### @ @@@ @@@ ***** * *** ######### # ### @ @@@ @@@ A duel in space by Mordechai Chachamu and Amnnon Horowits Written 1984-1985 at T.A.U. Israel SHAR_EOF if test 1339 -ne "`wc -c Gname`" then echo shar: error transmitting Gname '(should have been 1339 characters)' fi # End of shell archive exit 0