summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-23 16:51:00 +0000
committerwiz <wiz@pkgsrc.org>2005-10-23 16:51:00 +0000
commit5e5f5cc2858fa65240a98c3cb5c18bc206232ca6 (patch)
tree003fc0a1816f06c44cf8b69bb04a5d3b33c203c8 /www
parent9339373f51cb4250d5224abfa61dc358c1bcb1df (diff)
downloadpkgsrc-5e5f5cc2858fa65240a98c3cb5c18bc206232ca6.tar.gz
Use ${RMDIR} instead of rmdir.
Diffstat (limited to 'www')
-rw-r--r--www/wwwoffle/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/wwwoffle/PLIST b/www/wwwoffle/PLIST
index 398fe9d206a..fed957261ef 100644
--- a/www/wwwoffle/PLIST
+++ b/www/wwwoffle/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2005/05/02 20:34:07 reed Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/10/23 16:51:00 wiz Exp $
bin/wwwoffle
bin/wwwoffle-hash
bin/wwwoffle-ls
@@ -61,10 +61,10 @@ share/doc/wwwoffle/pl/README.1st
share/doc/wwwoffle/pl/README.lang
share/examples/rc.d/wwwoffled
share/examples/wwwoffle.conf
-@unexec rmdir %D/share/doc/wwwoffle/ru 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/doc/wwwoffle/ru 2>/dev/null || ${TRUE}
@dirrm share/doc/wwwoffle/pl
-@unexec rmdir %D/share/doc/wwwoffle/nl 2>/dev/null || ${TRUE}
-@unexec rmdir %D/share/doc/wwwoffle/it 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/doc/wwwoffle/nl 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/doc/wwwoffle/it 2>/dev/null || ${TRUE}
@dirrm share/doc/wwwoffle/fr
@dirrm share/doc/wwwoffle/es
@dirrm share/doc/wwwoffle/de