diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-03-04 04:15:23 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-03-04 04:15:23 +0000 |
commit | 92c9ef3b2d0f08dabc65e674a844ba6e9a9f4637 (patch) | |
tree | 197b13e604fa9905c61cf1fc69c623cdbec2cef7 /misc/root-tail | |
parent | da8f5acaa1d790328a1f0629528635a1baa0d40e (diff) | |
download | pkgsrc-92c9ef3b2d0f08dabc65e674a844ba6e9a9f4637.tar.gz |
s/IMAKE_MAN_PATH/IMAKE_MAN_DIR/
Yes, it's _DIR. Yes, I'm sure. Even if I wrote PATH in the commit messages.
These should be the last ones to cause confusion. Hopefully.
Sorry.
Diffstat (limited to 'misc/root-tail')
-rw-r--r-- | misc/root-tail/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/root-tail/PLIST b/misc/root-tail/PLIST index 8128b94e64e..94056d76cc1 100644 --- a/misc/root-tail/PLIST +++ b/misc/root-tail/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.2 2003/03/02 20:21:37 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/03/04 04:15:24 jschauma Exp $ bin/root-tail -${IMAKE_MAN_PATH}/root-tail.${IMAKE_MANNEWSUFFIX} +${IMAKE_MAN_DIR}/root-tail.${IMAKE_MANNEWSUFFIX} |