pkgsrc-Bugs archive

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

PR/37513 CVS commit: pkgsrc/misc/root



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

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37513 CVS commit: pkgsrc/misc/root
Date: Sat, 27 Dec 2014 00:56:46 +0000

 Module Name:	pkgsrc
 Committed By:	dholland
 Date:		Sat Dec 27 00:56:46 UTC 2014
 
 Modified Files:
 	pkgsrc/misc/root: Makefile
 
 Log Message:
 If LOWER_OPSYS is "darwin", don't pass this as the OS type as this
 package unsurprisingly has no idea what a "darwin" is. Instead use
 "netbsd" in the hopes that the netbsd config is adequate for all
 pkgsrc use. (If this doesn't work, try "macosx".)
 
 I'm going to continue passing the contents of LOWER_OPSYS everywhere
 else, because there's some chance it might actually be working as is
 and we're in a freeze.
 
 Might fix PR 37513.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.55 -r1.56 pkgsrc/misc/root/Makefile
 
 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