diff options
author | jlam <jlam> | 2001-11-19 21:05:55 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-11-19 21:05:55 +0000 |
commit | 9e5ccb6f89e2037d9fc8d838dec8b383f5bca8fa (patch) | |
tree | af2c540fcee4e0077e4d99dc99784bdb0442ed29 /chat/gale/MESSAGE | |
parent | 49a2090937715d1fd569f136ba43bc7687496517 (diff) | |
download | pkgsrc-9e5ccb6f89e2037d9fc8d838dec8b383f5bca8fa.tar.gz |
Respect ${CONFDIR} and use the common INSTALL/DEINSTALL scripts instead of
the custom ones. Also fix the directory handling during post-installation
and strongly buildlinkify.
Diffstat (limited to 'chat/gale/MESSAGE')
-rw-r--r-- | chat/gale/MESSAGE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/gale/MESSAGE b/chat/gale/MESSAGE index 48b1ebf6ecd..5d1d350071d 100644 --- a/chat/gale/MESSAGE +++ b/chat/gale/MESSAGE @@ -1,5 +1,6 @@ ========================================================================== -$NetBSD: MESSAGE,v 1.1 2001/10/31 20:06:25 zuntum Exp $ +$NetBSD: MESSAGE,v 1.2 2001/11/19 21:05:55 jlam Exp $ - Now run ${PREFIX}/bin/gale-install as root, even after an upgrade. +Please run ${PREFIX}/bin/gale-install as the ``root'' user, even if you +are upgrading a previous gale installation. ========================================================================== |