summaryrefslogtreecommitdiff
path: root/graphics/Coin
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-22 16:46:29 +0000
committerwiz <wiz@pkgsrc.org>2006-05-22 16:46:29 +0000
commitbbb703748fac3e99b76229e75c331c42fe947678 (patch)
treeebd404a32868b0c90e9574ec97c2fae07470d7b1 /graphics/Coin
parent93473284e720eacd5e1276b2ac73ce574127144b (diff)
downloadpkgsrc-bbb703748fac3e99b76229e75c331c42fe947678.tar.gz
Remove directories with ${RMDIR}, not ${RM}, and fix argument (needs %D
prefix).
Diffstat (limited to 'graphics/Coin')
-rw-r--r--graphics/Coin/PLIST8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/Coin/PLIST b/graphics/Coin/PLIST
index a7cd4539ff4..7a2ba3cba12 100644
--- a/graphics/Coin/PLIST
+++ b/graphics/Coin/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/11/08 20:10:08 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/05/22 16:46:29 wiz Exp $
bin/coin-config
include/Inventor/C/base/hash.h
include/Inventor/C/base/heap.h
@@ -701,9 +701,9 @@ share/Coin/draggerDefaults/transformerDragger.iv
share/Coin/draggerDefaults/translate1Dragger.iv
share/Coin/draggerDefaults/translate2Dragger.iv
share/aclocal/coin.m4
-@unexec ${RM} share/Coin/draggerDefaults 2>/dev/null || ${TRUE}
-@unexec ${RM} share/Coin/conf 2>/dev/null || ${TRUE}
-@unexec ${RM} share/Coin 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/Coin/draggerDefaults 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/Coin/conf 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/Coin 2>/dev/null || ${TRUE}
@dirrm include/Inventor/threads
@dirrm include/Inventor/system
@dirrm include/Inventor/sensors