From 56f0c27d2cf0683bfda540677e463c2aea6656ed Mon Sep 17 00:00:00 2001 From: skrll Date: Tue, 5 Feb 2002 22:39:00 +0000 Subject: /bin/mkdir -> ${MKDIR}. Make the print-PLIST target output ${MKDIR} also. --- cad/geda-symbols/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/geda-symbols') diff --git a/cad/geda-symbols/PLIST b/cad/geda-symbols/PLIST index a2d73cf0f1f..157de4db6e8 100644 --- a/cad/geda-symbols/PLIST +++ b/cad/geda-symbols/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/05 22:03:54 skrll Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:01 skrll Exp $ bin/gesym-config share/gEDA/sym/4000/4000-1.sym share/gEDA/sym/4000/4001-1.sym @@ -939,7 +939,7 @@ share/gEDA/system-commonrc @dirrm share/gEDA/sym/micro @dirrm share/gEDA/sym/memory @dirrm share/gEDA/sym/maxim -@exec /bin/mkdir -p %D/share/gEDA/sym/local +@exec ${MKDIR} -p %D/share/gEDA/sym/local @dirrm share/gEDA/sym/local @dirrm share/gEDA/sym/linear @dirrm share/gEDA/sym/lattice -- cgit v1.2.3