summaryrefslogtreecommitdiff
path: root/archivers/hpack/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 /archivers/hpack/PLIST
parent9fdd5bb4ae03e0220deba9ae7dbe2c63691fee9a (diff)
downloadpkgsrc-c3ac38e54fe681b35b0d41702c098f42cc7502f4.tar.gz
Replace "true" by "${TRUE}".
Diffstat (limited to 'archivers/hpack/PLIST')
-rw-r--r--archivers/hpack/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/hpack/PLIST b/archivers/hpack/PLIST
index 5a4c6c54878..924e9d275c5 100644
--- a/archivers/hpack/PLIST
+++ b/archivers/hpack/PLIST
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2002/03/14 13:02:30 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/12/09 16:01:10 tron Exp $
bin/hpack
bin/keycvt
man/man1/hpack.1
share/doc/hpack/hpackext.doc
-@unexec cmp -s %D/etc/hpack.cfg %D/share/hpack/hpack.cfg.example && rm %D/etc/hpack.cfg || true
+@unexec cmp -s %D/etc/hpack.cfg %D/share/hpack/hpack.cfg.example && rm %D/etc/hpack.cfg || ${TRUE}
share/hpack/hpack.cfg.example
@exec if [ ! %D/etc/hpack.cfg ]; then cp -p %F %D/etc/hpack.cfg; fi
share/hpack/language.dat