diff options
author | jlam <jlam@pkgsrc.org> | 2001-11-19 21:05:55 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-11-19 21:05:55 +0000 |
commit | e2402863c0ff30674bea9705631bf190bb176c92 (patch) | |
tree | af2c540fcee4e0077e4d99dc99784bdb0442ed29 /chat/gale/MESSAGE | |
parent | 38c087a3520d66d8b4521be39e2b13ddf9f85f03 (diff) | |
download | pkgsrc-e2402863c0ff30674bea9705631bf190bb176c92.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. ========================================================================== |