From 04ef0ab0bc819f60fbb9bf3caf332481ed9e528e Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 9 Dec 2002 16:01:10 +0000 Subject: Replace "true" by "${TRUE}". --- sysutils/daemontools/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/daemontools/PLIST') diff --git a/sysutils/daemontools/PLIST b/sysutils/daemontools/PLIST index a3cded121e6..31b6abe6349 100644 --- a/sysutils/daemontools/PLIST +++ b/sysutils/daemontools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:59 skrll Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:43 tron Exp $ bin/envdir bin/envuidgid bin/fghack @@ -29,4 +29,4 @@ man/man8/tai64n.8 man/man8/tai64nlocal.8 share/examples/daemontools/svscan.sh.sample @dirrm share/examples/daemontools -@exec ${MKDIR} ${SERVICEDIR} || true +@exec ${MKDIR} ${SERVICEDIR} || ${TRUE} -- cgit v1.2.3