diff options
author | ghen <ghen@pkgsrc.org> | 2006-02-06 22:17:59 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-02-06 22:17:59 +0000 |
commit | 6d045bd2a9e59f05f23a95f31368ba400a802935 (patch) | |
tree | e5eb0442aca819add38b33fd3cee37ee9fd8fe48 | |
parent | e18896a70644a887ab11466e6c6a239504eb1835 (diff) | |
download | pkgsrc-6d045bd2a9e59f05f23a95f31368ba400a802935.tar.gz |
Remove a non-existant directory from PLIST.
-rw-r--r-- | mail/thunderbird-gtk1/PLIST | 3 | ||||
-rw-r--r-- | mail/thunderbird/PLIST | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/mail/thunderbird-gtk1/PLIST b/mail/thunderbird-gtk1/PLIST index 9bce9bb549f..ad5268426cb 100644 --- a/mail/thunderbird-gtk1/PLIST +++ b/mail/thunderbird-gtk1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/02/05 14:49:05 ghen Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/02/06 22:17:59 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2689,7 +2689,6 @@ include/${MOZILLA}/nss/watcomfx.h @unexec ${RM} %D/lib/${MOZILLA}/components/compreg.dat @unexec ${RM} %D/lib/${MOZILLA}/components/xpti.dat @comment begin DIRS -@dirrm public @dirrm lib/${MOZILLA}/res/throbber @dirrm lib/${MOZILLA}/res/samples/sampleimages @dirrm lib/${MOZILLA}/res/samples diff --git a/mail/thunderbird/PLIST b/mail/thunderbird/PLIST index 9ec1e5289bb..c81d4b04534 100644 --- a/mail/thunderbird/PLIST +++ b/mail/thunderbird/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2006/02/05 14:49:05 ghen Exp $ +@comment $NetBSD: PLIST,v 1.13 2006/02/06 22:17:59 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2693,7 +2693,6 @@ include/${MOZILLA}/nss/watcomfx.h @unexec ${RM} %D/lib/${MOZILLA}/components/compreg.dat @unexec ${RM} %D/lib/${MOZILLA}/components/xpti.dat @comment begin DIRS -@dirrm public @dirrm lib/${MOZILLA}/res/throbber @dirrm lib/${MOZILLA}/res/samples/sampleimages @dirrm lib/${MOZILLA}/res/samples |