summaryrefslogtreecommitdiff
path: root/emulators/vmware-module3
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-14 18:48:07 +0000
commit4c1883bce8a1906cc9c05aaea3f1488182d2b30f (patch)
tree3ca5055692d836309a06064f905db9b5b6835863 /emulators/vmware-module3
parentd0ba5e81954670058c14c9c00cf3fd37c300e9f8 (diff)
downloadpkgsrc-4c1883bce8a1906cc9c05aaea3f1488182d2b30f.tar.gz
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'emulators/vmware-module3')
-rw-r--r--emulators/vmware-module3/PLIST3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/vmware-module3/PLIST b/emulators/vmware-module3/PLIST
index 8361bf6f5a5..d968c051092 100644
--- a/emulators/vmware-module3/PLIST
+++ b/emulators/vmware-module3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:51:09 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:54:53 joerg Exp $
etc/rc.conf.d/linuxrtc
etc/rc.conf.d/vmmon
etc/rc.conf.d/vmnet
@@ -17,4 +17,3 @@ lkm/vmmon_post.sh
@unexec ${RM} -f %D/lkm/vmnet 2>/dev/null || ${TRUE}
@unexec ${RM} -f %D/lkm/linuxrtc 2>/dev/null || ${TRUE}
@unexec ${RM} -f %D/lkm/vmmon 2>/dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lkm 2>/dev/null || ${TRUE}