Subject: Re: pkg/26887
To: None <jmmv@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-bugs
Date: 10/07/2006 18:50:02
The following reply was made to PR pkg/26887; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed@reedmedia.net>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/26887
Date: Sat, 7 Oct 2006 13:47:39 -0500 (CDT)

 In regards to print-PLIST's find happening in same second as the 
 extract-cookie is made ...
 
 Would just adding a sleep 1 to the top of the print-PLIST: target in 
 mk/plist/print-plist.mk work for you?
 
 I am curious: How do you use "make print-PLIST" so that it runs at same 
 time as the the extract target?