summaryrefslogtreecommitdiffstats
path: root/editors/uemacs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/uemacs')
-rw-r--r--editors/uemacs/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/uemacs/files/patch-aa b/editors/uemacs/files/patch-aa
index ea52160..0aae012 100644
--- a/editors/uemacs/files/patch-aa
+++ b/editors/uemacs/files/patch-aa
@@ -65,7 +65,7 @@ diff -crN --exclude=*freebsd* ue312.orig/src/bind.c ue312/src/bind.c
path = getenv("DPATH");
#else
! strcat(patha, getenv("PATH"));
-! strcat(patha, "/usr/local/lib/uemacs");
+! strcat(patha, ":/usr/local/lib/uemacs");
#endif
#endif
+ path = &patha[0];
OpenPOWER on IntegriCloud