aboutsummaryrefslogtreecommitdiffstats
path: root/editors/biew/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'editors/biew/files/patch-aa')
-rw-r--r--editors/biew/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/biew/files/patch-aa b/editors/biew/files/patch-aa
index 7b014716d6f0..17fd9b7dcc8a 100644
--- a/editors/biew/files/patch-aa
+++ b/editors/biew/files/patch-aa
@@ -5,7 +5,7 @@
char * __get_help_name(void)
{
- return "/usr/lib/biew/biew.hlp";
-+ return "/usr/local/share/biew/biew.hlp";
++ return "%%PREFIX%%/share/biew/biew.hlp";
}
static void cleanup(int sig)