pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gnustep-base add another directory independently...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7cea98f05f7d
branches:  trunk
changeset: 557579:7cea98f05f7d
user:      rh <rh%pkgsrc.org@localhost>
date:      Sat Apr 18 01:32:44 2009 +0000

description:
add another directory independently installed by libFoundation

diffstat:

 devel/gnustep-base/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r afe948f45a56 -r 7cea98f05f7d devel/gnustep-base/PLIST
--- a/devel/gnustep-base/PLIST  Sat Apr 18 01:17:19 2009 +0000
+++ b/devel/gnustep-base/PLIST  Sat Apr 18 01:32:44 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21 2009/04/18 01:17:19 rh Exp $
+@comment $NetBSD: PLIST,v 1.22 2009/04/18 01:32:44 rh Exp $
 bin/HTMLLinker
 bin/autogsdoc
 bin/cvtenc
@@ -853,7 +853,7 @@
 @dirrm lib/GNUstep/Libraries/gnustep-base/Versions/1.18
 @dirrm lib/GNUstep/Libraries/gnustep-base/Versions
 @dirrm lib/GNUstep/Libraries/gnustep-base
-@dirrm lib/GNUstep/Libraries
+@unexec ${RMDIR} %D/lib/GNUstep/Libraries 2>/dev/null || ${TRUE}
 @dirrm lib/GNUstep/Frameworks
 @exec ${MKDIR} %D/lib/GNUstep/Frameworks
 @dirrm lib/GNUstep/DTDs



Home | Main Index | Thread Index | Old Index