diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:34:00 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:34:00 +0000 |
commit | 276bf7e13861724957da385c6f2b8b4052a5d9f6 (patch) | |
tree | d9756bab32c05fec3ab83e15e2255cbee982a530 /cross/i386-netbsdpe | |
parent | b95236a643aae85c973551f4bf1a65ee8fc9761d (diff) | |
download | pkgsrc-276bf7e13861724957da385c6f2b8b4052a5d9f6.tar.gz |
Drop @unexec for directory removal.
Diffstat (limited to 'cross/i386-netbsdpe')
-rw-r--r-- | cross/i386-netbsdpe/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
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} |