diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:13:25 +0000 |
commit | 4bfd4a2628453962ab2d8a5e4036aa1cd3352075 (patch) | |
tree | 534826e25bcfbb33533c77564ce384d8d8dd98c3 /shells/zsh-current | |
parent | 3d29429846429afd6242959c42631c87d0dc27de (diff) | |
download | pkgsrc-4bfd4a2628453962ab2d8a5e4036aa1cd3352075.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'shells/zsh-current')
-rw-r--r-- | shells/zsh-current/PLIST | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/shells/zsh-current/PLIST b/shells/zsh-current/PLIST index 0031a28ffbb..e01c50857f7 100644 --- a/shells/zsh-current/PLIST +++ b/shells/zsh-current/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2008/12/28 14:52:05 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.14 2009/06/14 18:14:22 joerg Exp $ bin/${PKGNAME} bin/zsh info/zsh.info @@ -840,13 +840,3 @@ ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zfuput ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zsh-newuser-install ${PLIST.dynamic}share/zsh/${PKGVERSION}/scripts/newuser @exec ${MKDIR} %D/share/zsh/site-functions -@dirrm share/zsh/site-functions -${PLIST.dynamic}@dirrm share/zsh/${PKGVERSION}/scripts -@dirrm share/zsh/${PKGVERSION}/functions -@dirrm share/zsh/${PKGVERSION} -@dirrm share/zsh -@dirrm share/doc/zsh -${PLIST.dynamic}@dirrm lib/zsh/${PKGVERSION}/zsh/net -${PLIST.dynamic}@dirrm lib/zsh/${PKGVERSION}/zsh -${PLIST.dynamic}@dirrm lib/zsh/${PKGVERSION} -${PLIST.dynamic}@dirrm lib/zsh |