summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorthorpej <thorpej@pkgsrc.org>2000-06-14 21:12:42 +0000
committerthorpej <thorpej@pkgsrc.org>2000-06-14 21:12:42 +0000
commit179412d888436173ec135816f30cd6ffd7ab5f7f (patch)
tree04e7d8f0dfca93943f954bf7daff1fccd1742f27 /sysutils
parent90cb6dff37847447fa7f57ec37a56afc0ccba978 (diff)
downloadpkgsrc-179412d888436173ec135816f30cd6ffd7ab5f7f.tar.gz
Fix buglet in previous.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rtty/pkg/PLIST12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/rtty/pkg/PLIST b/sysutils/rtty/pkg/PLIST
index bbe273b19c3..0d48d9d0854 100644
--- a/sysutils/rtty/pkg/PLIST
+++ b/sysutils/rtty/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2000/06/13 22:25:45 thorpej Exp $
+@comment $NetBSD: PLIST,v 1.6 2000/06/14 21:12:42 thorpej Exp $
rtty/bin/ttysrv
rtty/bin/rtty
rtty/bin/locbrok
@@ -9,11 +9,11 @@ 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
+@exec mkdir %D/rtty/dev
+@exec mkdir %D/rtty/sock
+@exec mkdir %D/rtty/log
+@exec mkdir %D/rtty/pid
+@exec mkdir %D/rtty/opt
@dirrm rtty/dev
@dirrm rtty/sock
@dirrm rtty/log