Paste number 10797: newmanbe: host->dist mapping

Paste number 10797: newmanbe: host->dist mapping
Pasted by: dmacks
When:4 years, 11 months ago
Share:Tweet this! | http://paste.lisp.org/+8BX
Channel:#fink
Paste contents:
Raw Source | XML | Display As
fink-0.24.8 Bootstrap.pm:
	} elsif ($host =~ /^i386-apple-darwin(6\.[0-6]|[7-9]\.)/) {
		&print_breaking("Fink is currently not supported on x86 ".
			"Darwin. Various parts of Fink hardcode 'powerpc' ".
			"and assume to run on a PowerPC based operating ".
			"system. Use Fink on this system at your own risk!");
		$distribution = "10.2";

fink-HEAD:
	} elsif ($host =~ /^i386-apple-darwin8\.[0-2]\.[0-1]/) {
		&print_breaking("Fink is currently not supported on x86 ".
			"Darwin. Various parts of Fink hardcode 'powerpc' ".
			"and assume to run on a PowerPC based operating ".
			"system. Use Fink on this system at your own risk!");
		if($ENV{FINK_NOTRANS}) {
			&print_breaking("Using the non-transitional tree...");
			$distribution = "10.4";
		} else {
			$distribution = "10.4-transitional";
		}
prior to the 0.24.8 elsif.

This paste has no annotations.

Colorize as:
Show Line Numbers

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.