diff options
author | rh <rh@pkgsrc.org> | 1999-07-31 19:50:48 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-07-31 19:50:48 +0000 |
commit | 8f7e3d0aa698c688b8321399f5ac72a7eb9f2d7c (patch) | |
tree | 355f11198762ee98414d07bcfe8a5cce381e8b0b /math/gnumeric | |
parent | 66234f86e7007afc2f46153782477d6f17195ea6 (diff) | |
download | pkgsrc-8f7e3d0aa698c688b8321399f5ac72a7eb9f2d7c.tar.gz |
Fix PLIST and remove leftover directories "perl" and "guile" from an
earlier version of gnumeric.
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/pkg/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/math/gnumeric/pkg/PLIST b/math/gnumeric/pkg/PLIST index 9878e40a1ba..079ab577f5a 100644 --- a/math/gnumeric/pkg/PLIST +++ b/math/gnumeric/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/31 19:20:33 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/07/31 19:50:48 rh Exp $ bin/gnumeric etc/CORBA/servers/gnumeric.gnorba lib/gnumeric/plugins/libsample.so.0.0 @@ -414,8 +414,6 @@ share/gnumeric/glade/print.glade @dirrm share/gnome/help/gnumeric/C @dirrm share/gnome/help/gnumeric @dirrm share/gnumeric/glade -@dirrm share/gnumeric/guile -@dirrm share/gnumeric/perl @dirrm share/gnumeric/python @dirrm share/gnumeric @unexec rmdir %D/share/mc/templates 2>/dev/null || true |