38a8c0d
diff -up openmsx-0.10.0/build/custom.mk.installbase openmsx-0.10.0/build/custom.mk
38a8c0d
--- openmsx-0.10.0/build/custom.mk.installbase	2014-01-05 22:09:53.000000000 +0100
38a8c0d
+++ openmsx-0.10.0/build/custom.mk	2014-03-08 19:44:13.124017063 +0100
38a8c0d
@@ -4,7 +4,7 @@
oddsocks ebd8f28
 # openMSX is always installed into a single self-contained directory.
oddsocks ebd8f28
 # But you can change that directory to for example /usr/local/openMSX
oddsocks ebd8f28
 # or /usr/games/openMSX if you like.
oddsocks ebd8f28
-INSTALL_BASE:=/opt/openMSX
oddsocks ebd8f28
+INSTALL_BASE:=/usr
oddsocks ebd8f28
 
38a8c0d
 # Add revision number to executable file name? This applies only to
153bace
 # development versions, not to release versions (see version.py).
38a8c0d
@@ -14,8 +14,8 @@ VERSION_EXEC:=false
oddsocks ebd8f28
 # This link is placed in a location that is typically in a user's path:
oddsocks ebd8f28
 # /usr/local/bin for system-wide installs and ~/bin for personal installs.
oddsocks ebd8f28
 # This setting is only relevant on systems that support symbolic links.
oddsocks ebd8f28
-SYMLINK_FOR_BINARY:=true
oddsocks ebd8f28
+SYMLINK_FOR_BINARY:=false
oddsocks ebd8f28
 
oddsocks ebd8f28
 # Install content of Contrib/ directory?
oddsocks ebd8f28
 # Currently this contains a version of C-BIOS.
38a8c0d
-INSTALL_CONTRIB:=true
38a8c0d
+INSTALL_CONTRIB:=false