Add a missing @unexec-delete.

This commit is contained in:
ajacoutot 2013-07-07 09:45:15 +00:00
parent 5de7f664a4
commit abab6bcb81
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# $OpenBSD: Makefile,v 1.174 2013/07/07 09:38:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.175 2013/07/07 09:45:15 ajacoutot Exp $
# XXX remove '@exec ... gtk-2.0/gtk.immodules' after OPENBSD_5_5 is branched
COMMENT-main= multi-platform graphical toolkit
COMMENT-guic= gtk+ icon theme caching utility
@ -9,6 +11,8 @@ GNOME_PROJECT= gtk+
PKGNAME-main= gtk+2-${GNOME_VERSION}
PKGNAME-guic= gtk-update-icon-cache-${GNOME_VERSION}
REVISION-main= 0
CATEGORIES= x11 devel
SHARED_LIBS += gdk-x11-2.0 2400.0 # 2400.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.32 2013/07/07 09:38:07 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.33 2013/07/07 09:45:15 ajacoutot Exp $
@conflict gail-*
@conflict gtk+2-cups-*
@conflict gtk+2-docs-*
@ -6,6 +6,7 @@
@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
@bin bin/gtk-query-immodules-2.0