Drop old @unexec/@unexec-delete.

This commit is contained in:
ajacoutot 2014-03-09 22:12:36 +00:00
parent d9878f0067
commit bec8178b96
3 changed files with 5 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.181 2014/02/09 14:36:10 zhuk Exp $
# $OpenBSD: Makefile,v 1.182 2014/03/09 22:12:36 ajacoutot Exp $
# XXX remove '@exec ... gtk-2.0/gtk.immodules' after OPENBSD_5_5 is branched
# XXX remove '@exec rm -f %D/share/icons/icon-theme.cache' after OPENBSD_5_5 is branched
@ -12,8 +12,8 @@ GNOME_PROJECT= gtk+
PKGNAME-main= gtk+2-${GNOME_VERSION}
PKGNAME-guic= gtk-update-icon-cache-${GNOME_VERSION}
REVISION-main= 0
REVISION-guic= 1
REVISION-main= 1
REVISION-guic= 2
CATEGORIES= x11 devel

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST-guic,v 1.4 2014/02/09 14:36:10 zhuk Exp $
@comment $OpenBSD: PLIST-guic,v 1.5 2014/03/09 22:12:36 ajacoutot Exp $
@conflict gtk+2-<2.24.8p0
@unexec rm -f %D/share/icons/hicolor/icon-theme.cache
@bin bin/gtk-update-icon-cache
@exec /bin/rm -f %D/share/icons/icon-theme.cache
@exec /usr/bin/find %D/share/icons -type d -mindepth 1 -maxdepth 1 -exec %D/bin/gtk-update-icon-cache -q -t -f {} \; 2>/dev/null || true

View File

@ -1,11 +1,10 @@
@comment $OpenBSD: PLIST-main,v 1.36 2013/10/11 15:07:17 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.37 2014/03/09 22:12:36 ajacoutot Exp $
@conflict gail-*
@conflict gtk+2-cups-*
@conflict gtk+2-docs-*
@pkgpath x11/gtk+2
@pkgpath x11/gtk+2,-cups
@pkgpath x11/gtk+2,-docs
@unexec-delete rm -f ${SYSCONFDIR}/gtk-2.0/gtk.immodules
@unexec-delete rm -f %D/lib/gtk-2.0/2.10.0/immodules.cache
bin/gtk-builder-convert
@bin bin/gtk-demo