pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnustep-preferences Add unexec dirrm for directory...
details: https://anonhg.NetBSD.org/pkgsrc/rev/70d7d047de91
branches: trunk
changeset: 480581:70d7d047de91
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 15 11:10:39 2004 +0000
description:
Add unexec dirrm for directory which looks as if it might be shared,
and definitely doesn't get removed.
diffstat:
x11/gnustep-preferences/PLIST | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 55c98276dac9 -r 70d7d047de91 x11/gnustep-preferences/PLIST
--- a/x11/gnustep-preferences/PLIST Wed Sep 15 10:50:54 2004 +0000
+++ b/x11/gnustep-preferences/PLIST Wed Sep 15 11:10:39 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/10 21:30:50 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/09/15 11:10:39 wiz Exp $
share/GNUstep/System/Applications/Preferences.app/Preferences
share/GNUstep/System/Applications/Preferences.app/Resources/English.lproj/Localizable.strings
share/GNUstep/System/Applications/Preferences.app/Resources/English.lproj/Preferences.gorm
@@ -49,4 +49,5 @@
@dirrm share/GNUstep/System/Applications/Preferences.app/Resources
@dirrm share/GNUstep/System/Applications/Preferences.app
@dirrm share/GNUstep/Network/Library/Preferences
+@unexec ${RMDIR} %D/share/GNUstep/Network/Library 2>/dev/null || ${TRUE}
@dirrm share/GNUstep/Local/Library/Preferences
Home |
Main Index |
Thread Index |
Old Index