freebsd-ports/sysutils/downtime/pkg-plist
Wen Heping 51513f1594 - Update to 0.4.0
PR:		ports/144143
Submitted by:	Nick Withers <nick@nickwithers.com> (maintainer)
Feature safe:	yes
2010-02-24 01:14:26 +00:00

11 lines
439 B
Text

bin/downtime
share/applications/downtime.desktop
share/mime/packages/downtime.xml
@dirrmtry share/applications
@dirrmtry share/mime/packages
@dirrmtry share/mime
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true