pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/root



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