diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-02-18 14:55:54 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-02-18 14:55:54 +0000 |
commit | dea9abf569e6bf5f024e032f5c7ed7656781f75e (patch) | |
tree | 26f00e45e25757159b4808978c93e8b672cac4c4 /print/ggv2/PLIST | |
parent | e3f5102cf0fedade45366b1f342d152434e80e57 (diff) | |
download | pkgsrc-dea9abf569e6bf5f024e032f5c7ed7656781f75e.tar.gz |
Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
Diffstat (limited to 'print/ggv2/PLIST')
-rw-r--r-- | print/ggv2/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ggv2/PLIST b/print/ggv2/PLIST index b4e44be5225..480a9b93132 100644 --- a/print/ggv2/PLIST +++ b/print/ggv2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/02/14 21:12:49 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/02/18 14:56:02 jmmv Exp $ bin/ggv lib/bonobo/servers/GNOME_GGV.server libexec/ggv-postscript-viewer @@ -60,6 +60,7 @@ share/pixmaps/ggv/zoom.xpm share/pixmaps/gnome-ghostview.png @dirrm share/pixmaps/ggv @dirrm share/omf/ggv +@comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/ggv/C/figures @dirrm share/gnome/help/ggv/C @dirrm share/gnome/help/ggv |