home *** CD-ROM | disk | FTP | other *** search
- --- src/makemake.in.orig Mon Jan 16 19:39:12 1995
- +++ src/makemake.in Mon Jan 16 19:40:32 1995
- @@ -294,7 +294,7 @@
- # PREFIX = prefix for installation directories
- # (This should not end in a backslash. Add a space to avoid this.)
- if [ $HOS = unix ] ; then
- - PREFIX='/usr/local'
- + PREFIX='/usr'
- else
- PREFIX=''
- fi
-