diff options
author | jlam <jlam> | 2000-07-31 08:12:19 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-07-31 08:12:19 +0000 |
commit | f2771f8556657433ea8ca176aae0d6568a048576 (patch) | |
tree | 676414cb5481fd767e94e542236b088820a5a1e0 /x11/gnome-libs | |
parent | 363210538deacf227bf090ac77083785038a7db0 (diff) | |
download | pkgsrc-f2771f8556657433ea8ca176aae0d6568a048576.tar.gz |
There is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it.
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/pkg/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/gnome-libs/pkg/PLIST b/x11/gnome-libs/pkg/PLIST index a8a7eba7a90..3927b9b20c4 100644 --- a/x11/gnome-libs/pkg/PLIST +++ b/x11/gnome-libs/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2000/07/25 05:16:42 jlam Exp $ +@comment $NetBSD: PLIST,v 1.30 2000/07/31 08:12:19 jlam Exp $ bin/dns-helper bin/gconfigger bin/gnome-bug @@ -574,7 +574,6 @@ share/type-convert/type.convert @dirrm share/gnome/help/gnome-dev-info @dirrm share/gnome/help @dirrm share/gnome/html/gnorba -@dirrm share/gnome/html/zvt @dirrm share/gnome/html @unexec rmdir %D/share/gnome/apps 2>/dev/null || true @unexec rmdir %D/share/gnome 2>/dev/null || true |