openbsd-ports/x11/winwrangler/pkg/PLIST
ajacoutot 861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00

23 lines
863 B
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2009/12/21 20:46:03 ajacoutot Exp $
@bin bin/winwrangler
share/icons/
share/icons/hicolor/
share/icons/hicolor/16x16/
share/icons/hicolor/16x16/apps/
share/icons/hicolor/16x16/apps/winwrangler.png
share/icons/hicolor/22x22/
share/icons/hicolor/22x22/apps/
share/icons/hicolor/22x22/apps/winwrangler.png
share/icons/hicolor/32x32/
share/icons/hicolor/32x32/apps/
share/icons/hicolor/32x32/apps/winwrangler.png
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/winwrangler.svg
share/locale/nl/LC_MESSAGES/winwrangler.mo
share/winwrangler/
share/winwrangler/art/
share/winwrangler/art/winwrangler.png
@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