Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 78907 | Differences between
and this patch

Collapse All | Expand All

(-)nesc-1.2_beta2.ebuild-orig (-1 / +1 lines)
Lines 25-31 Link Here
25
		eerror "In order to compile nesc you have to set the"
25
		eerror "In order to compile nesc you have to set the"
26
		eerror "\$TOSDIR environment properly."
26
		eerror "\$TOSDIR environment properly."
27
		eerror ""
27
		eerror ""
28
		eerror "You can achieve this by emerging >=dev-embedded/tinyos-1.1.13"
28
		eerror "You can achieve this by emerging >=dev-embedded/tos-1.1.14-r1"
29
		eerror "or by exporting TOSDIR=\"path to your tinyos dir\""
29
		eerror "or by exporting TOSDIR=\"path to your tinyos dir\""
30
		die "Couldn't find a valid TinyOS home"
30
		die "Couldn't find a valid TinyOS home"
31
	else
31
	else

Return to bug 78907