diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:11:52 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:11:52 +0000 |
commit | ac0c698ff941f2aa32bab3d41c1c67784f552ada (patch) | |
tree | aaeba953624a80624a1ecd4b518853c04b77ec0c /print/stylewriter | |
parent | a3fd9d40ca359101220b43e0b8d3cfdd159389e8 (diff) | |
download | pkgsrc-ac0c698ff941f2aa32bab3d41c1c67784f552ada.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'print/stylewriter')
-rw-r--r-- | print/stylewriter/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/print/stylewriter/PLIST b/print/stylewriter/PLIST index 9a63a336257..dd0a162ffbe 100644 --- a/print/stylewriter/PLIST +++ b/print/stylewriter/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/12/09 16:01:38 tron Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:12:00 joerg Exp $ sbin/lpstyl libexec/stylewriter/direct_stylpbm libexec/stylewriter/direct_stylps @@ -14,8 +14,5 @@ share/doc/stylewriter/README.troubleshooting share/examples/stylewriter/printcap share/examples/stylewriter/printcap.a4 share/examples/stylewriter/styl.ppd -@dirrm share/examples/stylewriter -@dirrm share/doc/stylewriter -@dirrm libexec/stylewriter @exec ${MKDIR} /var/spool/lpd/stylps @unexec ${RMDIR} /var/spool/lpd/stylps 2>/dev/null || ${TRUE} |