Subject: PR/35185 CVS commit: src/usr.sbin/postinstall
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org, uwe@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: netbsd-bugs
Date: 12/05/2006 10:20:02
The following reply was made to PR bin/35185; it has been noted by GNATS.

From: Luke Mewburn <lukem@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35185 CVS commit: src/usr.sbin/postinstall
Date: Tue,  5 Dec 2006 10:18:41 +0000 (UTC)

 Module Name:	src
 Committed By:	lukem
 Date:		Tue Dec  5 10:18:41 UTC 2006
 
 Modified Files:
 	src/usr.sbin/postinstall: postinstall
 
 Log Message:
 Fix method to find pf.os so it works with '-s etc.tgz'.
 PR 35185 by Valeriy E. Ushakov.
 
 Don't bother to find pf.conf first; the code was a noisy no-op.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.31 -r1.32 src/usr.sbin/postinstall/postinstall
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.