From ffae2d518c48d3d79fda3e02dcb0e79c3fbc1aef Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 26 Jun 2002 10:29:33 +0000 Subject: Substitute a couple of `mkdir' by `${MKDIR}'. Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too! --- math/pari/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/pari') diff --git a/math/pari/PLIST b/math/pari/PLIST index c3da2345658..83b3e3186df 100644 --- a/math/pari/PLIST +++ b/math/pari/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/05 22:39:05 skrll Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:29:49 seb Exp $ bin/gp bin/gp-2.1 bin/gphelp @@ -77,7 +77,7 @@ share/pari/misc/new.dic share/pari/misc/pari.xpm share/pari/misc/xgp @dirrm share/pari/misc -@exec ${MKDIR} -p /usr/pkg/share/pari/galdata +@exec ${MKDIR} %D/share/pari/galdata @dirrm share/pari/galdata @dirrm share/pari/examples @dirrm share/pari/emacs -- cgit v1.2.3