openbsd-ports/x11/roxterm/pkg/PLIST
ajacoutot 8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00

34 lines
1.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.11 2012/06/15 08:30:24 ajacoutot Exp $
@bin bin/roxterm
@bin bin/roxterm-config
@man man/man1/roxterm-config.1
@man man/man1/roxterm.1
share/applications/roxterm.desktop
share/doc/roxterm/
share/doc/roxterm/en/
share/doc/roxterm/en/guide.html
share/doc/roxterm/en/index.html
share/doc/roxterm/en/installation.html
share/doc/roxterm/en/news.html
share/doc/roxterm/lib/
share/doc/roxterm/lib/favicon.ico
share/doc/roxterm/lib/header.png
share/doc/roxterm/lib/logo_text.png
share/doc/roxterm/lib/roxterm.css
share/doc/roxterm/lib/roxterm_ie.css
share/doc/roxterm/lib/roxterm_logo.png
share/doc/roxterm/lib/sprites.png
share/icons/hicolor/scalable/apps/roxterm.svg
share/roxterm/
share/roxterm/Config/
share/roxterm/Config/Colours/
share/roxterm/Config/Colours/GTK
share/roxterm/Config/Colours/Tango
share/roxterm/Config/Shortcuts/
share/roxterm/Config/Shortcuts/Default
share/roxterm/roxterm-config.ui
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database