summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-14 18:34:00 +0000
committerjoerg <joerg>2009-06-14 18:34:00 +0000
commit4426d9fe7af3732898f848eba164e1ca1be31f15 (patch)
treed9756bab32c05fec3ab83e15e2255cbee982a530 /cross
parent929d7730f611ead9cbd21a440c42a813d954442c (diff)
downloadpkgsrc-4426d9fe7af3732898f848eba164e1ca1be31f15.tar.gz
Drop @unexec for directory removal.
Diffstat (limited to 'cross')
-rw-r--r--cross/COMMON/PLIST-egcs3
-rw-r--r--cross/binutils/PLIST3
-rw-r--r--cross/i386-netbsdpe/PLIST3
3 files changed, 3 insertions, 6 deletions
diff --git a/cross/COMMON/PLIST-egcs b/cross/COMMON/PLIST-egcs
index a9882d2e25e..68a4d86085f 100644
--- a/cross/COMMON/PLIST-egcs
+++ b/cross/COMMON/PLIST-egcs
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST-egcs,v 1.4 2009/06/14 17:39:52 joerg Exp $
+@comment $NetBSD: PLIST-egcs,v 1.5 2009/06/14 18:34:00 joerg Exp $
${TARGET_ARCH}/bin/cc
${TARGET_ARCH}/bin/gcc
bin/${TARGET_ARCH}-cc
@@ -40,4 +40,3 @@ lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/va-v850.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/include/varargs.h
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/libgcc.a
lib/gcc-lib/${TARGET_ARCH}/${EGCS_INTVERSION}/specs
-@unexec ${RMDIR} %D/lib/gcc-lib 2>/dev/null || ${TRUE}
diff --git a/cross/binutils/PLIST b/cross/binutils/PLIST
index 08bdfa2af29..18f8a91dad4 100644
--- a/cross/binutils/PLIST
+++ b/cross/binutils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:39:53 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:34:00 joerg Exp $
include/ansidecl.h
include/bfd.h
include/symcat.h
@@ -2234,4 +2234,3 @@ libexec/binutils/windres
@exec ln -s %D/libexec/binutils/cross-env ${LOCALBASE}/bin/cross-env
@unexec ${RM} ${LOCALBASE}/bin/cross-env
@unexec ${RM} -f %D/lib/libbfd.so %D/lib/libopcodes.so 2> /dev/null || ${TRUE}
-@unexec ${RMDIR} %D/lib/ldscripts 2>/dev/null || ${TRUE}
diff --git a/cross/i386-netbsdpe/PLIST b/cross/i386-netbsdpe/PLIST
index 1e0919d9df4..2b215c05cfc 100644
--- a/cross/i386-netbsdpe/PLIST
+++ b/cross/i386-netbsdpe/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:39:54 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:34:00 joerg Exp $
bin/i386-netbsdpe-addr2line
bin/i386-netbsdpe-ar
bin/i386-netbsdpe-as
@@ -76,4 +76,3 @@ man/man1/i386-netbsdpe-size.1
man/man1/i386-netbsdpe-strings.1
man/man1/i386-netbsdpe-strip.1
man/man1/i386-netbsdpe-windres.1
-@unexec ${RMDIR} %D/lib/gcc-lib 2>/dev/null || ${TRUE}