summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-07-17 23:04:35 +0000
committerjmmv <jmmv>2004-07-17 23:04:35 +0000
commit110491721dfac15e656c56e7f5a624b76e893093 (patch)
tree2f73f064d4d0f43460eea48864796fd8bf510f47 /devel
parentfdcf66be7ffb724f6cad90aa5de7b9ef53d962cd (diff)
downloadpkgsrc-110491721dfac15e656c56e7f5a624b76e893093.tar.gz
Fix a typo in a path.
Diffstat (limited to 'devel')
-rw-r--r--devel/buildtool/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/buildtool/MESSAGE b/devel/buildtool/MESSAGE
index 58b4398ee1e..3ef385e1fc0 100644
--- a/devel/buildtool/MESSAGE
+++ b/devel/buildtool/MESSAGE
@@ -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 @@ several common checks run by many configure scripts.
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