diff options
author | tron <tron@pkgsrc.org> | 2000-05-31 21:24:41 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-05-31 21:24:41 +0000 |
commit | f8214a3edcc4e22e0bf038c3a76d6d89f95691e0 (patch) | |
tree | 9644f443deb0ecf3d6db8774a56e2b41573f9245 /x11/gnome-core | |
parent | bac03a8897f64c2707b23da15ee3a4603a04daac (diff) | |
download | pkgsrc-f8214a3edcc4e22e0bf038c3a76d6d89f95691e0.tar.gz |
Remove directory "share/pixmaps/splash" during deinstalltion.
Diffstat (limited to 'x11/gnome-core')
-rw-r--r-- | x11/gnome-core/pkg/PLIST.NetBSD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-core/pkg/PLIST.NetBSD b/x11/gnome-core/pkg/PLIST.NetBSD index a859d60d138..296ff1f3059 100644 --- a/x11/gnome-core/pkg/PLIST.NetBSD +++ b/x11/gnome-core/pkg/PLIST.NetBSD @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.NetBSD,v 1.2 2000/05/30 19:39:23 drochner Exp $ +@comment $NetBSD: PLIST.NetBSD,v 1.3 2000/05/31 21:24:41 tron Exp $ bin/cpumemusage_applet bin/deskguide_applet bin/diskusage_applet @@ -788,6 +788,7 @@ share/pixmaps/tiles/tile-sand-up.png share/pixmaps/vnterm.xpm @dirrm share/gnome-about @dirrm share/pixmaps/tiles +@dirrm share/pixmaps/splash @dirrm share/pixmaps/mailcheck @dirrm share/pixmaps/fish @dirrm share/mc/templates |