summaryrefslogtreecommitdiff
path: root/graphics/gri/PLIST
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-12-09 16:01:10 +0000
committertron <tron@pkgsrc.org>2002-12-09 16:01:10 +0000
commit39a943ad929276e9804df46db543ee340a5f286a (patch)
treeed3d3dfb4944ff842d136066e2afeafe924859e8 /graphics/gri/PLIST
parentac47c1e51eb2ab1e65648547c30db8c139286600 (diff)
downloadpkgsrc-39a943ad929276e9804df46db543ee340a5f286a.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'graphics/gri/PLIST')
-rw-r--r--graphics/gri/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gri/PLIST b/graphics/gri/PLIST
index c140e162d58..846d926ca1f 100644
--- a/graphics/gri/PLIST
+++ b/graphics/gri/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/03 23:45:14 jtb Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/12/09 16:01:29 tron Exp $
bin/gri
bin/${PKGNAME}
bin/gri_merge
@@ -339,5 +339,5 @@ share/gri/${PKGVERSION}/startup.msg
@dirrm share/doc/html/gri/screenshots
@dirrm share/doc/html/gri/resources
@dirrm share/doc/html/gri
-@unexec ${RMDIR} %D/share/emacs 2>/dev/null || true
-@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || true
+@unexec ${RMDIR} %D/share/emacs 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || ${TRUE}