Make Fuse compile without the 'roms' dir This dir was stripped from the source tarball since it is non-free. ===================================================================
Don't install the fuse.desktop file We handle this in debian/rules because we need two separate versions for GTK and SDL. ===================================================================
Tell the user to see README.Debian if a ROM file is not found Some of the ROMs used by Fuse are not available due to their license. This patch tells the user to see the README.Debian file for an explanation. ===================================================================
New search paths for ROM files Add ~/.spectrum-roms and /usr/local/share/spectrum-roms to the ROM search path so users can install those not available in Debian. . See the README.Debian file for more details. ===================================================================