summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorreed <reed>2004-10-11 22:14:51 +0000
committerreed <reed>2004-10-11 22:14:51 +0000
commitb32f248fbc460246d52c860c79d20d0401c3d850 (patch)
treeae44ee69c13dd407b642338a295661db7eae0a64 /x11
parent533b7e5c097c7d627a2660092240295be8fa27e0 (diff)
downloadpkgsrc-b32f248fbc460246d52c860c79d20d0401c3d850.tar.gz
RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path. So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}. This should have no changes to use before. Please note that the MESSAGE files in most cases are wrong in the first place. We have automated mechanisms and could have an automated message for explaining rc.d script usage. (This is something to do!)
Diffstat (limited to 'x11')
-rw-r--r--x11/wdm/MESSAGE4
-rw-r--r--x11/xfstt/MESSAGE4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/wdm/MESSAGE b/x11/wdm/MESSAGE
index e101ff62b41..b139bbb4f41 100644
--- a/x11/wdm/MESSAGE
+++ b/x11/wdm/MESSAGE
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2004/04/23 22:43:20 reed Exp $
+$NetBSD: MESSAGE,v 1.3 2004/10/11 22:14:51 reed Exp $
To use wdm, you will need to perform the following steps:
1. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
- ${RCD_SCRIPTS_EXAMPLEDIR}/wdm to /etc/rc.d/wdm and add the following
+ ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/wdm to /etc/rc.d/wdm and add the following
line into your /etc/rc.conf
wdm=YES
diff --git a/x11/xfstt/MESSAGE b/x11/xfstt/MESSAGE
index 25aae85d0e7..f1ae6031c57 100644
--- a/x11/xfstt/MESSAGE
+++ b/x11/xfstt/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.5 2004/04/23 22:43:20 reed Exp $
+$NetBSD: MESSAGE,v 1.6 2004/10/11 22:14:51 reed Exp $
To use xfstt, you will need to perform the following steps:
@@ -10,7 +10,7 @@ To use xfstt, you will need to perform the following steps:
${PREFIX}/lib/X11/fonts/TTF/
2. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
- ${RCD_SCRIPTS_EXAMPLEDIR}/xfstt to /etc/rc.d/xfstt and add the following
+ ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/xfstt to /etc/rc.d/xfstt and add the following
line into your /etc/rc.conf
xfstt=YES