Some packages like glib2, atk, etc., also use share/gtk-doc/html, so
don't remove the directory unconditionally.
This commit is contained in:
parent
abd28d79cb
commit
28a76a6c45
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2002/03/24 19:53:41 rh Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2002/05/08 14:22:15 wiz Exp $
|
||||
bin/dns-helper
|
||||
bin/gconfigger
|
||||
bin/gnome-bug
|
||||
|
@ -586,8 +586,8 @@ share/type-convert/type.convert
|
|||
@dirrm share/type-convert
|
||||
@dirrm share/mime-info
|
||||
@dirrm share/gtk-doc/html/libart
|
||||
@dirrm share/gtk-doc/html
|
||||
@dirrm share/gtk-doc
|
||||
@unexec ${RMDIR} %D/share/gtk-doc/html 2>/dev/null || true
|
||||
@unexec ${RMDIR} %D/share/gtk-doc 2>/dev/null || true
|
||||
@unexec ${RMDIR} %D/share/gnome/html/zvt 2>/dev/null || true
|
||||
@unexec ${RMDIR} %D/share/gnome/html/gnorba 2>/dev/null || true
|
||||
@dirrm share/gnome/html/gnomeui
|
||||
|
|
Loading…
Reference in a new issue