diff options
author | ghen <ghen@pkgsrc.org> | 2006-02-06 22:26:57 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-02-06 22:26:57 +0000 |
commit | 1d86dfb7c1cd219b8932a3abf477af19d8910dee (patch) | |
tree | 59179dcd1b71ac9719b9dc0e4de8585b26913566 /time | |
parent | 423f32ca325ebd530b4a626dc7af51ce152fb65f (diff) | |
download | pkgsrc-1d86dfb7c1cd219b8932a3abf477af19d8910dee.tar.gz |
Remove a non-existant directory from PLIST.
Diffstat (limited to 'time')
-rw-r--r-- | time/sunbird/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/time/sunbird/PLIST b/time/sunbird/PLIST index 87abd78a8d4..dfe12f31077 100644 --- a/time/sunbird/PLIST +++ b/time/sunbird/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/05 21:56:24 ghen Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/06 22:26:57 ghen Exp $ bin/${MOZILLA} @comment begin PROGRAMS lib/${MOZILLA}/${MOZILLA_BIN} @@ -2282,7 +2282,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}/updates/0 @dirrm lib/${MOZILLA}/updates @dirrm lib/${MOZILLA}/res/throbber |