summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorthorpej <thorpej>2000-06-13 22:25:45 +0000
committerthorpej <thorpej>2000-06-13 22:25:45 +0000
commit2aeee510824ad1bfb074e06adf4382fa4d29083a (patch)
tree54411b836309f6c8a3d32962cac715a586f8f38a /sysutils
parentbb6c7c378e68a0e2c33dcda26e995d2e792317b0 (diff)
downloadpkgsrc-2aeee510824ad1bfb074e06adf4382fa4d29083a.tar.gz
Create all the directories needed by rtty.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rtty/pkg/PLIST8
1 files changed, 7 insertions, 1 deletions
diff --git a/sysutils/rtty/pkg/PLIST b/sysutils/rtty/pkg/PLIST
index 62214e21479..bbe273b19c3 100644
--- a/sysutils/rtty/pkg/PLIST
+++ b/sysutils/rtty/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2000/06/09 17:48:27 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.5 2000/06/13 22:25:45 thorpej Exp $
rtty/bin/ttysrv
rtty/bin/rtty
rtty/bin/locbrok
@@ -8,6 +8,12 @@ rtty/bin/startsrv
rtty/bin/agelogs
rtty/bin/agelog
share/doc/rtty/README
+@comment rtty/bin created above
+@exec mkdir rtty/dev
+@exec mkdir rtty/sock
+@exec mkdir rtty/log
+@exec mkdir rtty/pid
+@exec mkdir rtty/opt
@dirrm rtty/dev
@dirrm rtty/sock
@dirrm rtty/log