Grrr... wrong goo.

This commit is contained in:
ajacoutot 2010-04-29 06:36:29 +00:00
parent 5af595309b
commit 1ecf962134
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2010/04/29 06:16:55 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2010/04/29 06:36:29 ajacoutot Exp $
COMMENT= extra icon theme for GNOME
GNOME_PROJECT= gnome-icon-theme-extras
GNOME_VERSION= 2.30.1
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= x11

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2010/04/29 06:16:55 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.4 2010/04/29 06:36:29 ajacoutot Exp $
share/icons/gnome/16x16/devices/drive-harddisk-ieee1394.png
share/icons/gnome/16x16/devices/drive-harddisk-usb.png
share/icons/gnome/16x16/devices/media-optical-bd.png
@ -90,4 +90,4 @@ share/icons/gnome/48x48/mimetypes/application-x-blender.png
share/icons/gnome/48x48/mimetypes/application-x-cd-image.png
share/icons/gnome/48x48/mimetypes/application-x-mono-develop-xib.png
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true
@unexec-delete rm -f %D/share/icons/gnome/icon-theme.cache
@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true