diff options
Diffstat (limited to '')
-rw-r--r-- | port/cgram/pathnames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/port/cgram/pathnames.h b/port/cgram/pathnames.h index 51da95c9..40db1eed 100644 --- a/port/cgram/pathnames.h +++ b/port/cgram/pathnames.h @@ -27,4 +27,4 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#define _PATH_FORTUNE "/usr/games/fortune" +#define _PATH_FORTUNE "fortune" |