summaryrefslogtreecommitdiff
path: root/x11/ssystem
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commit04ef0ab0bc819f60fbb9bf3caf332481ed9e528e (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /x11/ssystem
parentc04f6bcfb2c786201abd33ac5b817ec78540c618 (diff)
downloadpkgsrc-04ef0ab0bc819f60fbb9bf3caf332481ed9e528e.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'x11/ssystem')
-rw-r--r--x11/ssystem/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/ssystem/PLIST b/x11/ssystem/PLIST
index 46018470f5d..0dd61b64299 100644
--- a/x11/ssystem/PLIST
+++ b/x11/ssystem/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:08 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:02:00 tron Exp $
bin/ssystem
share/doc/ssystem/LICENSE
share/doc/ssystem/README
@@ -32,5 +32,5 @@ share/ssystem/triton.jpg
share/ssystem/uranus.jpg
share/ssystem/venus.jpg
@dirrm share/doc/ssystem
-@unexec ${RMDIR} %D/share/ssystem/hires || true
-@unexec ${RMDIR} %D/share/ssystem || true
+@unexec ${RMDIR} %D/share/ssystem/hires || ${TRUE}
+@unexec ${RMDIR} %D/share/ssystem || ${TRUE}