summaryrefslogtreecommitdiff
path: root/print/stylewriter/PLIST
diff options
context:
space:
mode:
authortron <tron>2002-12-09 16:01:10 +0000
committertron <tron>2002-12-09 16:01:10 +0000
commitc3ac38e54fe681b35b0d41702c098f42cc7502f4 (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /print/stylewriter/PLIST
parent9fdd5bb4ae03e0220deba9ae7dbe2c63691fee9a (diff)
downloadpkgsrc-c3ac38e54fe681b35b0d41702c098f42cc7502f4.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'print/stylewriter/PLIST')
-rw-r--r--print/stylewriter/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/stylewriter/PLIST b/print/stylewriter/PLIST
index 7706aa53ac6..9a63a336257 100644
--- a/print/stylewriter/PLIST
+++ b/print/stylewriter/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:29:54 seb Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/12/09 16:01:38 tron Exp $
sbin/lpstyl
libexec/stylewriter/direct_stylpbm
libexec/stylewriter/direct_stylps
@@ -18,4 +18,4 @@ share/examples/stylewriter/styl.ppd
@dirrm share/doc/stylewriter
@dirrm libexec/stylewriter
@exec ${MKDIR} /var/spool/lpd/stylps
-@unexec ${RMDIR} /var/spool/lpd/stylps 2>/dev/null || true
+@unexec ${RMDIR} /var/spool/lpd/stylps 2>/dev/null || ${TRUE}