Use @unexec-delete here.
This commit is contained in:
parent
d1d80aaaf4
commit
dca851a00f
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/03/31 16:25:27 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/03/31 16:37:17 ajacoutot Exp $
|
||||
|
||||
COMMENT = 2D arcade game
|
||||
|
||||
DISTNAME = blobwars-1.18
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = games
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2011/03/31 16:25:27 kili Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2011/03/31 16:37:17 ajacoutot Exp $
|
||||
@bin bin/blobwars
|
||||
share/applications/blobwars.desktop
|
||||
share/blobwars/
|
||||
@ -45,6 +45,6 @@ share/locale/nl/LC_MESSAGES/blobwars.mo
|
||||
share/locale/pl/LC_MESSAGES/blobwars.mo
|
||||
share/locale/sv/LC_MESSAGES/blobwars.mo
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@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
|
||||
|
Loading…
Reference in New Issue
Block a user