summaryrefslogtreecommitdiff
path: root/games/nethack33/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/nethack33/files/patch-aa')
-rw-r--r--games/nethack33/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33/files/patch-aa b/games/nethack33/files/patch-aa
index 346180b3dd0c..2e301760581e 100644
--- a/games/nethack33/files/patch-aa
+++ b/games/nethack33/files/patch-aa
@@ -29,7 +29,7 @@
/* An example of one alternative you might want to use: */
-/* #define COMPRESS "/usr/local/bin/gzip" */ /* FSF gzip compression */
-/* #define COMPRESS_EXTENSION ".gz" */ /* normal gzip extension */
-+#define COMPRESS "/usr/local/bin/gzip" /* FSF gzip compression */
++#define COMPRESS "/usr/bin/gzip" /* FSF gzip compression */
+#define COMPRESS_EXTENSION ".gz" /* normal gzip extension */
#endif