diff options
| author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-13 14:44:05 +0000 | 
|---|---|---|
| committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-13 14:44:05 +0000 | 
| commit | c9d9748b760882612e4184b5376f3d2093fc42d6 (patch) | |
| tree | 3d42ef961824f11d1f89f0f5b130b7366379d97d /emulators/yape/files/patch-README.SDL | |
| parent | - Add CONFLICTS (diff) | |
Update to 0.32.4 [1]
Mark IGNORE when system < 5.3 (don't have fmin(3) and fmax(3) functions)
PR:		87269 [1]
Submitted by:	Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer)
Diffstat (limited to 'emulators/yape/files/patch-README.SDL')
| -rw-r--r-- | emulators/yape/files/patch-README.SDL | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/emulators/yape/files/patch-README.SDL b/emulators/yape/files/patch-README.SDL new file mode 100644 index 000000000000..17b5b49ed87f --- /dev/null +++ b/emulators/yape/files/patch-README.SDL @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- README.SDL.orig ++++ README.SDL +@@ -78,7 +78,7 @@ +   LALT + W	: toggle between unlimited speed and 50 Hz frame rate (original speed) +    +   Internal disk LOAD/SAVE operations are supported to the current +-  file system directory, which is usually '/home/<username>/yape'. ++  file system directory, which is usually '/home/<username>/.yape'. +   Any PRG files you may wish to load, should go there. +     +   This means that an exact filename match will load | 
