diff options
author | wiz <wiz> | 2007-02-20 19:04:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-20 19:04:10 +0000 |
commit | 5a3d09e0d188bef86a5354f093f6a858775d2d9b (patch) | |
tree | 84d104f0e098340fcffc41cab4d5aa7a92735e1f /math/aribas/PLIST | |
parent | 88df37216c3a727d3326ac492f9b06a2e8ad0a40 (diff) | |
download | pkgsrc-5a3d09e0d188bef86a5354f093f6a858775d2d9b.tar.gz |
share/emacs/site-lisp now exists by default -- don't try to remove it.
Bump PKGREVISION for the PLIST change.
Diffstat (limited to 'math/aribas/PLIST')
-rw-r--r-- | math/aribas/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/aribas/PLIST b/math/aribas/PLIST index 7da965cbbaf..f6d784b0351 100644 --- a/math/aribas/PLIST +++ b/math/aribas/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/08/30 20:49:21 jtb Exp $ +@comment $NetBSD: PLIST,v 1.5 2007/02/20 19:04:14 wiz Exp $ bin/aribas man/man1/aribas.1 share/doc/aribas/aribas.doc @@ -9,6 +9,5 @@ share/examples/aribas/README share/examples/aribas/factor.ari share/examples/aribas/pi.ari share/examples/aribas/queens.ari -@unexec ${RMDIR} %D/share/emacs/site-lisp 2>/dev/null || ${TRUE} @dirrm share/examples/aribas @dirrm share/doc/aribas |