openbsd-ports/graphics/fyre/pkg/PLIST
ajacoutot 5c008745e3 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00

18 lines
759 B
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2009/12/22 16:06:40 ajacoutot Exp $
@bin bin/fyre
share/fyre/
share/fyre/about-box.fa
share/fyre/animation-render.glade
share/fyre/explorer.glade
share/fyre/metadata-emblem.png
share/icons/hicolor/16x16/apps/fyre.png
share/icons/hicolor/22x22/apps/fyre.png
share/icons/hicolor/24x24/apps/fyre.png
share/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png
share/icons/hicolor/scalable/apps/fyre.svg
share/mime/packages/fyre.xml
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime