pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/wxGTK @unexec ${RMDIR} two directories that are sh...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e9fc3bd78f2
branches: trunk
changeset: 498155:5e9fc3bd78f2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 14 08:03:53 2005 +0000
description:
@unexec ${RMDIR} two directories that are shared with wxGTK24. Noted by veego@.
diffstat:
x11/wxGTK/PLIST | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r c40f481cefae -r 5e9fc3bd78f2 x11/wxGTK/PLIST
--- a/x11/wxGTK/PLIST Sun Aug 14 08:02:56 2005 +0000
+++ b/x11/wxGTK/PLIST Sun Aug 14 08:03:53 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2005/08/07 11:26:17 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2005/08/14 08:03:53 wiz Exp $
bin/wx-config
bin/wxrc
bin/wxrc-2.6
@@ -496,9 +496,9 @@
@dirrm share/doc/wxGTK
@dirrm lib/wx/include/gtk2-ansi-release-2.6/wx
@dirrm lib/wx/include/gtk2-ansi-release-2.6
-@dirrm lib/wx/include
+@unexec ${RMDIR} %D/lib/wx/include 2>/dev/null || ${TRUE}
@dirrm lib/wx/config
-@dirrm lib/wx
+@unexec ${RMDIR} %D/lib/wx 2>/dev/null || ${TRUE}
@dirrm include/wx-2.6/wx/xrc
@dirrm include/wx-2.6/wx/xml
@dirrm include/wx-2.6/wx/unix
Home |
Main Index |
Thread Index |
Old Index