Unconfuse @exec/@unexec. Noticed by frantisek holop.

ok msf@ (maintainer), ajacoutot@
This commit is contained in:
kili 2009-04-02 06:22:33 +00:00
parent 870419be40
commit 388c1f807b
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2009/03/15 18:29:31 espie Exp $
# $OpenBSD: Makefile,v 1.12 2009/04/02 06:22:33 kili Exp $
COMMENT= gtk2 comic book viewer
DISTNAME= comix-4.0.2
PKGNAME = ${DISTNAME}p0
PKGNAME = ${DISTNAME}p1
CATEGORIES= graphics
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.6 2009/01/24 11:07:04 landry Exp $
@comment $OpenBSD: PLIST,v 1.7 2009/04/02 06:22:34 kili Exp $
bin/comicthumb
bin/comix
@man man/man1/comicthumb.1
@ -135,7 +135,7 @@ share/mime/packages/comix.xml
share/schemas/
share/schemas/comix/
share/schemas/comix/comicbook.schemas
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/comix/*.schemas > /dev/null
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/comix/*.schemas > /dev/null
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
@exec %D/bin/update-desktop-database