- add missing gtk-update-icon-cache goo

if people need a reference, this is the father of all goos...
This commit is contained in:
ajacoutot 2007-12-16 11:44:29 +00:00
parent 5398cf73f8
commit f4a0e25140
2 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2007/10/08 08:22:43 steven Exp $
# $OpenBSD: Makefile,v 1.3 2007/12/16 11:44:29 ajacoutot Exp $
COMMENT= project management application
GNOME_PROJECT= planner
GNOME_VERSION= 0.14.2
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= x11
SHARED_LIBS += planner-1 0.0 # .0.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/16 19:51:52 jasper Exp $
@comment $OpenBSD: PLIST,v 1.2 2007/12/16 11:44:29 ajacoutot Exp $
%%SHARED%%
bin/planner
include/planner-1.0/
@ -277,6 +277,8 @@ share/schemas/planner/planner.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/planner/*.schemas > /dev/null
@exec %D/bin/scrollkeeper-update -q
@unexec %D/bin/scrollkeeper-update -q
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
@exec %D/bin/update-mime-database %D/share/mime
@unexec %D/bin/update-mime-database %D/share/mime
@exec %D/bin/update-desktop-database