pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37806 CVS commit: pkgsrc/bootstrap



The following reply was made to PR pkg/37806; it has been noted by GNATS.

From: Roland Illig <rillig%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37806 CVS commit: pkgsrc/bootstrap
Date: Sun, 20 Jan 2008 19:55:29 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  rillig
 Date:          Sun Jan 20 19:55:29 UTC 2008
 
 Modified Files:
        pkgsrc/bootstrap: bootstrap
 
 Log Message:
 Make sure that the files found by check_prog are really regular files
 and nothing else. This prevents bootstrap from exiting just because
 there is a subdirectory named "awk" (or another tool) in one of the PATH
 directories.
 
 Fixes PR 37806.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.116 -r1.117 pkgsrc/bootstrap/bootstrap
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index