openbsd-ports/x11/roxterm/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

31 lines
1.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.6 2009/12/21 20:46:02 ajacoutot Exp $
@bin bin/roxterm
@bin bin/roxterm-config
share/applications/roxterm.desktop
share/doc/roxterm/
share/doc/roxterm/imgs/
share/doc/roxterm/imgs/project-support.jpg
share/doc/roxterm/imgs/roxterm_logo.png
share/doc/roxterm/imgs/sflogo.png
share/doc/roxterm/index.html
share/icons/
share/icons/hicolor/
share/icons/hicolor/scalable/
share/icons/hicolor/scalable/apps/
share/icons/hicolor/scalable/apps/roxterm.svg
share/locale/en/LC_MESSAGES/roxterm.mo
share/locale/en_GB/
share/locale/en_GB/LC_MESSAGES/
share/locale/en_GB/LC_MESSAGES/roxterm.mo
share/roxterm/
share/roxterm/Config/
share/roxterm/Config/Colours/
share/roxterm/Config/Colours/GTK
share/roxterm/Config/Shortcuts/
share/roxterm/Config/Shortcuts/Default
share/roxterm/roxterm-config.glade
@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-desktop-database
@unexec-delete %D/bin/update-desktop-database