Use @unexec-delete.
This commit is contained in:
parent
dca851a00f
commit
7af2aeba34
@ -1,11 +1,11 @@
|
||||
#$OpenBSD: Makefile,v 1.15 2010/11/19 22:31:32 espie Exp $
|
||||
#$OpenBSD: Makefile,v 1.16 2011/03/31 16:41:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= open source MSN Messenger clone
|
||||
|
||||
V= 0.98.3
|
||||
DISTNAME= amsn-$V-src
|
||||
PKGNAME= ${DISTNAME:S/-src//}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://www.amsn-project.net/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/09/14 12:34:42 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2011/03/31 16:41:30 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
bin/amsn
|
||||
bin/amsn-remote
|
||||
@ -2520,4 +2520,4 @@ share/doc/amsn/READMEzh_TW
|
||||
share/pixmaps/
|
||||
share/pixmaps/amsn.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2010/11/22 08:36:58 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2011/03/31 16:41:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= sytem monitor for GNOME
|
||||
|
||||
GNOME_PROJECT= gnome-system-monitor
|
||||
GNOME_VERSION= 2.28.2
|
||||
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2010/09/30 07:38:34 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2011/03/31 16:41:30 ajacoutot Exp $
|
||||
@bin bin/gnome-system-monitor
|
||||
share/applications/gnome-system-monitor.desktop
|
||||
share/gnome/help/gnome-system-monitor/
|
||||
@ -337,4 +337,4 @@ ${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/gnome-system-monitor.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 %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
Loading…
x
Reference in New Issue
Block a user