summaryrefslogtreecommitdiff
path: root/misc/easymenu/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/easymenu/patches/patch-aa')
-rw-r--r--misc/easymenu/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/easymenu/patches/patch-aa b/misc/easymenu/patches/patch-aa
new file mode 100644
index 00000000000..1d735f4e905
--- /dev/null
+++ b/misc/easymenu/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/12/31 16:38:49 kristerw Exp $
+
+--- bin/easymenu.orig 2002-05-06 20:39:58.000000000 +0200
++++ bin/easymenu
+@@ -207,7 +207,7 @@
+ __version="0.7.2"
+ __global_choice_prefix="@"
+ __default_user_cfg_file="~/.easymenurc"
+- __default_cfg_file="/usr/local/etc/easymenu.conf"
++ __default_cfg_file="/usr/pkg/etc/easymenu.conf"
+ __default_read_cmd="read"
+ __default_exec_shell="/bin/sh -c"
+ __default_temproot="/tmp/"