summaryrefslogtreecommitdiffstats
path: root/system/vice/patches/vice-2.4.5-64bit.patch
blob: 31c3ec5eb465f50ffcb16a61b2ed4247de292ccf (plain)
diff -Naur vice-2.4.5.orig/doc/vice.guide vice-2.4.5/doc/vice.guide
--- vice-2.4.5.orig/doc/vice.guide	2013-08-01 18:43:17.000000000 +0200
+++ vice-2.4.5/doc/vice.guide	2013-11-30 08:55:13.641787538 +0100
@@ -1357,7 +1357,7 @@
 `Directory' resource, which is a colon (`:')-separated search path
 list, like the UNIX `PATH' environment variable.  The default value is
 
-     PREFIX/lib/vice/EMU:$HOME/.vice/EMU:BOOTPATH/EMU
+     PREFIX/lib64/vice/EMU:$HOME/.vice/EMU:BOOTPATH/EMU
 
 Where `PREFIX' is the installation prefix (usually `/usr/local'), `EMU'
 is the name of the emulated machine (`C64', `C64DTV', `C128', `PET',
@@ -1372,12 +1372,12 @@
 
 then the value will be
 
-     /usr/local/lib/vice/C64:$HOME/.vice/C64:/usr/local/bin/C64
+     /usr/local/lib64/vice/C64:$HOME/.vice/C64:/usr/local/bin/C64
 
 And system files will be searched for under the following directories,
 in the specified order:
 
-  1. `/usr/local/lib/VICE/C64'
+  1. `/usr/local/lib64/VICE/C64'
 
   2. `$HOME/.vice/C64'
 
@@ -4088,7 +4088,7 @@
      where:
 
         * `LIBDIR' is the VICE installation directory (usually
-          `/usr/local/lib/vice', `/usr/lib/vice' or `/opt/vice/lib');
+          `/usr/local/lib64/vice', `/usr/lib64/vice' or `/opt/vice/lib');
 
         * `EMUID' is the emulation identification string (`C64',
           `C128', `VIC20' or `PET');
diff -Naur vice-2.4.5.orig/doc/vice.texi vice-2.4.5/doc/vice.texi
--- vice-2.4.5.orig/doc/vice.texi	2013-07-24 02:38:33.000000000 +0200
+++ vice-2.4.5/doc/vice.texi	2013-11-30 08:55:13.644787501 +0100
@@ -1410,7 +1410,7 @@
 default value is
 
 @example
-PREFIX/lib/vice/EMU:$HOME/.vice/EMU:BOOTPATH/EMU
+PREFIX/lib64/vice/EMU:$HOME/.vice/EMU:BOOTPATH/EMU
 @end example
 
 Where @code{PREFIX} is the installation prefix (usually
@@ -1429,7 +1429,7 @@
 then the value will be
 
 @example
-/usr/local/lib/vice/C64:$HOME/.vice/C64:/usr/local/bin/C64
+/usr/local/lib64/vice/C64:$HOME/.vice/C64:/usr/local/bin/C64
 @end example
 
 And system files will be searched for under the following directories,
@@ -1437,7 +1437,7 @@
 
 @enumerate 1
 @item
-@code{/usr/local/lib/VICE/C64}
+@code{/usr/local/lib64/VICE/C64}
 @item
 @code{$HOME/.vice/C64}
 @item
diff -Naur vice-2.4.5.orig/doc/vice.txt vice-2.4.5/doc/vice.txt
--- vice-2.4.5.orig/doc/vice.txt	2013-08-01 18:43:17.000000000 +0200
+++ vice-2.4.5/doc/vice.txt	2013-11-30 08:55:13.646787476 +0100
@@ -1112,7 +1112,7 @@
 `Directory' resource, which is a colon (`:')-separated search path
 list, like the UNIX `PATH' environment variable.  The default value is
 
-PREFIX/lib/vice/EMU:$HOME/.vice/EMU:BOOTPATH/EMU
+PREFIX/lib64/vice/EMU:$HOME/.vice/EMU:BOOTPATH/EMU
 
 Where `PREFIX' is the installation prefix (usually `/usr/local'), `EMU'
 is the name of the emulated machine (`C64', `C64DTV', `C128', `PET',
@@ -1127,12 +1127,12 @@
 
 then the value will be
 
-/usr/local/lib/vice/C64:$HOME/.vice/C64:/usr/local/bin/C64
+/usr/local/lib64/vice/C64:$HOME/.vice/C64:/usr/local/bin/C64
 
 And system files will be searched for under the following directories,
 in the specified order:
 
-1. `/usr/local/lib/VICE/C64'
+1. `/usr/local/lib64/VICE/C64'
 
 2. `$HOME/.vice/C64'