summaryrefslogtreecommitdiff
path: root/emulators/vmware-module
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-11-06 00:14:26 +0000
committerwiz <wiz@pkgsrc.org>2002-11-06 00:14:26 +0000
commita612d312ad6f2c24a323fac79e8c1a1ff326d713 (patch)
treeb2006361edb0c6cd5f8fd48cb71736f57e8d7ae3 /emulators/vmware-module
parent1a0e1b882c938b1b562fd65e83c17c3ea1e59840 (diff)
downloadpkgsrc-a612d312ad6f2c24a323fac79e8c1a1ff326d713.tar.gz
Do not mention rc.d/vmware, since it does not exist.
Noted by Lubos Vrbka in PR 18490.
Diffstat (limited to 'emulators/vmware-module')
-rw-r--r--emulators/vmware-module/INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vmware-module/INSTALL b/emulators/vmware-module/INSTALL
index 4c54ca1ee36..0ce6e629bb1 100644
--- a/emulators/vmware-module/INSTALL
+++ b/emulators/vmware-module/INSTALL
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: INSTALL,v 1.1 2001/10/31 23:54:09 zuntum Exp $
+# $NetBSD: INSTALL,v 1.2 2002/11/06 00:14:26 wiz Exp $
case $2 in
PRE-INSTALL)
@@ -10,9 +10,9 @@ POST-INSTALL)
===========================================================================
Copy the following files from ${PKG_PREFIX}/etc/rc.d to /etc/rc.d:
-linuxrtc vmmon vmnet vmnetif vmware
+linuxrtc vmmon vmnet vmnetif
-and append the content of ${PKG_PREFIX}/etc/rc.conf.d to /etc/rc.conf:
+and append the content of ${PKG_PREFIX}/etc/rc.conf.d/vmware to /etc/rc.conf:
vmware_prefix=${PKG_PREFIX}
vmmon=YES