diff options
author | Pierre Beyssac <pb@FreeBSD.org> | 2005-07-21 21:34:03 +0000 |
---|---|---|
committer | Pierre Beyssac <pb@FreeBSD.org> | 2005-07-21 21:34:03 +0000 |
commit | 5f202059b151175bc1ca420a534c33ea048c7a0b (patch) | |
tree | 09819db58af7881d408d5e97d7438c7d8bc9b88c | |
parent | Update phppgadmin entry to note that it was fixed in 3.5.4 and add a (diff) |
Don't remove /usr/X11R6/share/mime/packages/ at deinstallation.
Notes
Notes:
svn path=/head/; revision=139848
-rw-r--r-- | multimedia/kino/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/kino/pkg-plist b/multimedia/kino/pkg-plist index 19a41881aa41..ca9f9b937326 100644 --- a/multimedia/kino/pkg-plist +++ b/multimedia/kino/pkg-plist @@ -92,4 +92,3 @@ share/mime/packages/kino.xml @dirrm share/gnome/kino @unexec rmdir %D/share/gnome/applications 2>/dev/null || true @unexec rmdir %D/share/gnome/pixmaps 2>/dev/null || true -@unexec rmdir %D/share/mime/packages 2>/dev/null || true |