openbsd-ports/net/gnaughty/pkg/PLIST
sthen 925762d959 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00

15 lines
686 B
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2009/12/22 00:31:22 sthen Exp $
@bin bin/gnaughty
share/applications/gnaughty.desktop
share/gnaughty/
share/gnaughty/glade/
share/gnaughty/glade/gnaughty.glade
share/pixmaps/
share/pixmaps/gnaughty.png
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
${SCHEMAS_INSTDIR}/
${SCHEMAS_INSTDIR}/gnaughty.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database