diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-06 20:24:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-06 20:24:17 +0000 |
commit | 5b7ca00e9d5d70675777239bfe5f13cafd71e232 (patch) | |
tree | e9ae3c3b24457ed4a30a7e18d00421adb81574c0 /editors/ved/files/patch-aa | |
parent | - Fix MASTER_SITES (diff) |
- Update to version 1.6
- Unbreak on -current
PR: 59006
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=93249
Diffstat (limited to 'editors/ved/files/patch-aa')
-rw-r--r-- | editors/ved/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ved/files/patch-aa b/editors/ved/files/patch-aa index ecd845e89867..fbd25576eacb 100644 --- a/editors/ved/files/patch-aa +++ b/editors/ved/files/patch-aa @@ -5,7 +5,7 @@ #else # define DEFSHELL "/bin/sh" -# define HELPFILE UC "/opt/schily/man/help/ved.help" -+# define HELPFILE UC "%%PREFIX%%/share/ved.help" ++# define HELPFILE UC "%%DATADIR%%/ved.help" #endif /* |