summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-30 22:58:38 +0000
committerjtb <jtb>2000-11-30 22:58:38 +0000
commit000aabc386ff1e54bf447ef3548bc68e748b1671 (patch)
treecba30beadc41551b2176c4664f5f7d38ef3083e5 /math
parent0199361d227f44ab9c0cd411575c875f4ec1b8ff (diff)
downloadpkgsrc-000aabc386ff1e54bf447ef3548bc68e748b1671.tar.gz
Added %D prefix to @unexec rmdir
Diffstat (limited to 'math')
-rw-r--r--math/aribas/pkg/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/aribas/pkg/PLIST b/math/aribas/pkg/PLIST
index 1ec63e9355e..287f12a5060 100644
--- a/math/aribas/pkg/PLIST
+++ b/math/aribas/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/25 19:56:25 jtb Exp $
+@comment $NetBSD: PLIST,v 1.2 2000/11/30 22:58:38 jtb Exp $
bin/aribas
share/doc/aribas/aribas.doc
share/doc/aribas/aribas.tut
@@ -7,6 +7,6 @@ share/examples/aribas/README
share/examples/aribas/factor.ari
share/examples/aribas/pi.ari
share/examples/aribas/queens.ari
-@unexec rmdir share/emacs/site-lisp 2>/dev/null || true
+@unexec rmdir %D/share/emacs/site-lisp 2>/dev/null || true
@dirrm share/examples/aribas
@dirrm share/doc/aribas