pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/bonobo Fix PLIST to create an empty dir, so that...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12c706ba3a66
branches:  trunk
changeset: 483200:12c706ba3a66
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 09 09:13:04 2004 +0000

description:
Fix PLIST to create an empty dir, so that "make deinstall" works for binary packages.

diffstat:

 devel/bonobo/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a0f6f045c7c3 -r 12c706ba3a66 devel/bonobo/PLIST
--- a/devel/bonobo/PLIST        Tue Nov 09 08:22:56 2004 +0000
+++ b/devel/bonobo/PLIST        Tue Nov 09 09:13:04 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2004/09/22 08:09:24 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2004/11/09 09:13:04 wiz Exp $
 bin/bonobo-application-x-mines
 bin/bonobo-audio-ulaw
 bin/bonobo-echo
@@ -178,6 +178,7 @@
 @dirrm share/gnome/bonobo/docs/audio_ulaw
 @dirrm share/gnome/bonobo/docs
 @dirrm share/gnome/bonobo
+@exec ${MKDIR} %D/share/bonobo/html/bonobo
 @dirrm share/bonobo/html/bonobo
 @dirrm share/bonobo/html
 @dirrm share/bonobo



Home | Main Index | Thread Index | Old Index