- remove unneeded gtk-update-icon-cache goo

spotted by Mikolaj Kucharski, thanks!
This commit is contained in:
ajacoutot 2009-03-23 17:21:30 +00:00
parent 9ddae77c3d
commit b64124b196
4 changed files with 6 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2009/03/14 11:36:25 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2009/03/23 17:21:30 ajacoutot Exp $
COMMENT= Unicode character map for the GNOME project
GNOME_PROJECT= gucharmap
GNOME_VERSION= 2.24.3
PKGNAME= ${DISTNAME}p3
PKGNAME= ${DISTNAME}p4
SHARED_LIBS += gucharmap 1.0 # .7.0
HOMEPAGE= http://live.gnome.org/Gucharmap

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2009/03/14 10:40:53 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.10 2009/03/23 17:21:30 ajacoutot Exp $
%%SHARED%%
bin/charmap
bin/gnome-character-map
@ -216,7 +216,5 @@ share/omf/gucharmap/gucharmap-zh_TW.omf
share/schemas/gucharmap/
share/schemas/gucharmap/gucharmap.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/gucharmap/*.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
@unexec %D/bin/update-desktop-database

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2009/03/08 17:29:02 landry Exp $
# $OpenBSD: Makefile,v 1.14 2009/03/23 17:23:43 ajacoutot Exp $
COMMENT= volume mixer module for xfce4-panel
XFCE_PROJECT= xfce4-mixer
PKGNAME= ${DISTNAME}p0
# GPLv2
PERMIT_DISTFILES_CDROM= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2009/03/08 17:29:02 landry Exp $
@comment $OpenBSD: PLIST,v 1.9 2009/03/23 17:23:43 ajacoutot Exp $
@bin bin/xfce4-mixer
libexec/xfce4/
libexec/xfce4/panel-plugins/
@ -101,7 +101,5 @@ share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-ultra-low.svg
share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-very-high.svg
share/xfce4/panel-plugins/
share/xfce4/panel-plugins/xfce4-mixer-plugin.desktop
@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
@unexec %D/bin/update-desktop-database