pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/buildtool Fix a typo in a path.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4131d4f841aa
branches: trunk
changeset: 478131:4131d4f841aa
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Jul 17 23:04:35 2004 +0000
description:
Fix a typo in a path.
diffstat:
devel/buildtool/MESSAGE | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 3c5c77f20dfe -r 4131d4f841aa devel/buildtool/MESSAGE
--- a/devel/buildtool/MESSAGE Sat Jul 17 22:28:43 2004 +0000
+++ b/devel/buildtool/MESSAGE Sat Jul 17 23:04:35 2004 +0000
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2003/07/24 10:12:30 jmmv Exp $
+$NetBSD: MESSAGE,v 1.2 2004/07/17 23:04:35 jmmv Exp $
As part of the post installation stage, you should now create a system-wide
configuration file for the bt_config module, containing cached results for
@@ -8,7 +8,7 @@
For an automated setup, issue the following commands (as ${ROOT_USER}):
mkdir -p ${PKG_SYSCONFDIR}
- cp ${PREFIX}/share/buildtool-0/templates/bt_config.conf.in \
+ cp ${PREFIX}/share/buildtool/templates/bt_config.conf.in \
${PKG_SYSCONFDIR}/bt_config.conf.in
${PREFIX}/bin/buildtool swcgen
Home |
Main Index |
Thread Index |
Old Index