From e3d69e9b3656ce779d9cb3cd52a1a4dcb752a635 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 4 Jan 2008 04:38:03 +0000 Subject: 24349: add comment about HELPDIR to assist replacement in Debian build. --- Functions/Misc/run-help | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Functions/Misc') diff --git a/Functions/Misc/run-help b/Functions/Misc/run-help index cfa67f652..de653c5ba 100644 --- a/Functions/Misc/run-help +++ b/Functions/Misc/run-help @@ -11,6 +11,8 @@ emulate -R zsh setopt localoptions +# HELPDIR should be set to the location of the help files + [[ $1 == "." ]] && 1="dot" [[ $1 == ":" ]] && 1="colon" -- cgit 1.4.1