pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/astrolog Put post-install information in MESSAGE ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa5b61081257
branches: trunk
changeset: 468520:fa5b61081257
user: snj <snj%pkgsrc.org@localhost>
date: Sat Feb 14 18:04:41 2004 +0000
description:
Put post-install information in MESSAGE instead of using an INSTALL script.
Okayed by wiz.
diffstat:
misc/astrolog/INSTALL | 10 ----------
misc/astrolog/MESSAGE | 7 +++++++
2 files changed, 7 insertions(+), 10 deletions(-)
diffs (25 lines):
diff -r 3ea6cdd4e7fb -r fa5b61081257 misc/astrolog/INSTALL
--- a/misc/astrolog/INSTALL Sat Feb 14 18:04:39 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#!/bin/sh
-#
-# $NetBSD: INSTALL,v 1.1 2001/11/01 01:27:32 zuntum Exp $
-#
-# installation script for astrolog
-if [ "$2" != "POST-INSTALL" ]; then
- exit 0
-fi
-echo "See the file ${PKG_PREFIX}/share/doc/astrolog/Helpfile.530 for help"
-echo "and tune ${PKG_PREFIX}/lib/astrolog/astrolog.dat"
diff -r 3ea6cdd4e7fb -r fa5b61081257 misc/astrolog/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/astrolog/MESSAGE Sat Feb 14 18:04:41 2004 +0000
@@ -0,0 +1,7 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/02/14 18:04:41 snj Exp $
+
+See the file ${PREFIX}/share/doc/astrolog/Helpfile.530 for help.
+You may also want to tune ${PREFIX}/lib/astrolog/astrolog.dat.
+
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index