From 8020c0f5794b735d0aaca384261dc0e5b05d1b0b Mon Sep 17 00:00:00 2001 From: mycroft Date: Mon, 15 Jul 2002 18:23:40 +0000 Subject: Move the mkdir line... --- databases/db3/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/db3') diff --git a/databases/db3/PLIST b/databases/db3/PLIST index ffe27f7f08b..93bb3b3cd1e 100644 --- a/databases/db3/PLIST +++ b/databases/db3/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/07/15 18:22:10 mycroft Exp $ -@exec ${MKDIR} %D/share/doc/db3/ref/splash +@comment $NetBSD: PLIST,v 1.4 2002/07/15 18:23:40 mycroft Exp $ bin/db3_archive bin/db3_checkpoint bin/db3_deadlock @@ -782,6 +781,7 @@ share/doc/db3/reftoc.html share/doc/db3/sleepycat/contact.html share/doc/db3/sleepycat/legal.html share/doc/db3/sleepycat/license.html +@exec ${MKDIR} %D/share/doc/db3/ref/splash share/doc/db3/utility/berkeley_db_svc.html share/doc/db3/utility/db_archive.html share/doc/db3/utility/db_checkpoint.html -- cgit v1.2.3