diff options
Diffstat (limited to 'games/sol/files/patch-aa')
-rw-r--r-- | games/sol/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/sol/files/patch-aa b/games/sol/files/patch-aa new file mode 100644 index 000000000000..72e8fe34b763 --- /dev/null +++ b/games/sol/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile Wed Aug 13 20:37:02 1997 ++++ /home/andy/tmp/wrk/Makefile Sun Apr 12 19:14:29 1998 +@@ -62,7 +62,7 @@ + ########################################################################### + + # Where do you want to install the program and the highscore file? +-INSTLIBDIR = /var/local/lib/games ++INSTLIBDIR = /usr/X11R6/share/sol + INSTBINDIR = /usr/local/games + INSTMANDIR = /usr/local/man/man6 + #INSTLIBDIR = /hom/sverrehu/lib |