pkgsrc-Bugs archive

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

PR/55217 CVS commit: pkgsrc/bootstrap



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

From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= <triaxx%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55217 CVS commit: pkgsrc/bootstrap
Date: Wed, 29 Apr 2020 20:27:03 +0000

 Module Name:	pkgsrc
 Committed By:	triaxx
 Date:		Wed Apr 29 20:27:03 UTC 2020
 
 Modified Files:
 	pkgsrc/bootstrap: bootstrap
 
 Log Message:
 bootstrap: fix PR pkg/55217
 
 Move sanitfy check for absolute path of $prefix at a place where we are
 sure it has been defined to avoid that a bootstrap can be built in a path
 containing symbolic link when --prefix is not specified and default $prefix
 is set.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.277 -r1.278 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