Typo in the @unexec-delete goo.
spotted by Mikolaj Kucharski
This commit is contained in:
parent
8609774f11
commit
10e206ea88
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2012/04/01 16:01:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2012/06/29 04:19:24 ajacoutot Exp $
|
||||
|
||||
COMMENT= GNOME tool to search files
|
||||
|
||||
GNOME_PROJECT= gnome-search-tool
|
||||
GNOME_VERSION= 3.4.0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
# GPLv2 - GFDLv1.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/04/01 16:01:11 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2012/06/29 04:19:24 ajacoutot Exp $
|
||||
@conflict gnome-utils-*
|
||||
@pkgpath x11/gnome/utils
|
||||
@bin bin/gnome-search-tool
|
||||
@ -207,4 +207,4 @@ ${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/gnome-search-tool.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-databas
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user