blob: d4623b88a8a8740676c84536bf41fa9928f4ea9d (
plain)
1
2
3
4
5
6
7
8
9
|
--- build/custom.mk.orig 2004-06-12 14:09:54.480751992 +0100
+++ build/custom.mk 2004-06-12 14:10:07.797727504 +0100
@@ -6,5 +6,5 @@
# openMSX is always installed into a single self-contained directory.
# But you can change that directory to for example /usr/local/openMSX
# or /usr/games/openMSX if you like.
-INSTALL_BASE:=/opt/openMSX
+INSTALL_BASE:=/usr/games/openmsx
|