diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-25 15:11:20 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-25 15:11:20 +0000 |
commit | c8514d6fd6a7cd3bb3f4473cad81114b6aff3685 (patch) | |
tree | 168aa856d6509fb6540707866aad8d26d939e497 /databases/gnome-mime-data/PLIST | |
parent | d17057aabd49b909e6eacf2484888f975493cc5f (diff) | |
download | pkgsrc-c8514d6fd6a7cd3bb3f4473cad81114b6aff3685.tar.gz |
Make this package install its configuration file inside the examples tree
and use bsd.pkg.install.mk to copy it to PKG_SYSCONFDIR.
Bump PKGREVISION to 1.
Diffstat (limited to 'databases/gnome-mime-data/PLIST')
-rw-r--r-- | databases/gnome-mime-data/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/gnome-mime-data/PLIST b/databases/gnome-mime-data/PLIST index 1b1ea0dc571..bcf4e309e34 100644 --- a/databases/gnome-mime-data/PLIST +++ b/databases/gnome-mime-data/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2002/09/05 16:41:18 wiz Exp $ -etc/gnome-vfs-mime-magic +@comment $NetBSD: PLIST,v 1.3 2002/12/25 15:11:20 jmmv Exp $ lib/pkgconfig/gnome-mime-data-2.0.pc man/man5/gnome-vfs-mime.5.gz share/application-registry/gnome-vfs.applications +share/examples/gnome-mime-data/gnome-vfs-mime-magic ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-mime-data.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-mime-data.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-mime-data.mo @@ -216,4 +216,5 @@ share/pixmaps/document-icons/i-web.png share/pixmaps/document-icons/i-zipdisk.png @dirrm share/pixmaps/document-icons @unexec ${RMDIR} %D/share/mime-info 2>/dev/null || ${TRUE} +@dirrm share/examples/gnome-mime-data @dirrm share/application-registry |