summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorthorpej <thorpej>2000-06-14 21:12:42 +0000
committerthorpej <thorpej>2000-06-14 21:12:42 +0000
commite72a8075d4245139dc85b3f73620ea98521f7a4b (patch)
tree04e7d8f0dfca93943f954bf7daff1fccd1742f27 /sysutils
parentef5579c25cf6581518cf3196af2cda657ddd482d (diff)
downloadpkgsrc-e72a8075d4245139dc85b3f73620ea98521f7a4b.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