From 5dc3492f1c3ddf89c81aeec6f267499f5ca17d5a Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 24 Jan 2007 19:44:20 +0000 Subject: Do not unconditionally remove share/pygtk, it is shared with x11/pygtk. Try to remove include/pygtk-2.0, since py-gobject-shared, which owns this directory, is only a build dependency. Bump PKGREVISION. --- x11/py-gtk2/PLIST | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/py-gtk2/PLIST') diff --git a/x11/py-gtk2/PLIST b/x11/py-gtk2/PLIST index afc8ffc9a77..7125f2b4063 100644 --- a/x11/py-gtk2/PLIST +++ b/x11/py-gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2006/10/12 13:55:38 drochner Exp $ +@comment $NetBSD: PLIST,v 1.11 2007/01/24 19:44:20 wiz Exp $ bin/pygtk-codegen-2.0 bin/pygtk-demo include/pygtk-2.0/pygtk/pygtk.h @@ -454,7 +454,7 @@ share/pygtk/2.0/defs/pangocairo.override @dirrm share/pygtk/2.0/defs @dirrm share/pygtk/2.0/codegen @dirrm share/pygtk/2.0 -@dirrm share/pygtk +@unexec ${RMDIR} %D/share/pygtk 2>/dev/null || ${TRUE} @dirrm share/gtk-doc/html/pygtk @dirrm ${PYSITELIB}/gtk-2.0/gtk @dirrm lib/pygtk/2.0/demos/images @@ -462,3 +462,4 @@ share/pygtk/2.0/defs/pangocairo.override @dirrm lib/pygtk/2.0 @dirrm lib/pygtk @dirrm include/pygtk-2.0/pygtk +@unexec ${RMDIR} %D/include/pygtk-2.0 2>/dev/null || ${TRUE} -- cgit v1.2.3