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

Collapse All | Expand All

(-)profiles.orig/default/bsd/profile.bashrc (-6 lines)
Lines 5-14 Link Here
5
		eerror "http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD"
5
		eerror "http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD"
6
		die "Broken openat.c gnulib unit."
6
		die "Broken openat.c gnulib unit."
7
	fi
7
	fi
8
        if grep -q "\\<test .*==" "${S}" -r --include configure; then
9
                eerror "Found a non POSIX test construction in a configure script"
10
                eerror "The configure checks of this package may not function properly"
11
                eerror "Please report this on Gentoo Bugzilla in Gentoo/Alt product for component FreeBSD."
12
                eerror "http://bugs.gentoo.org/enter_bug.cgi?product=Gentoo%2FAlt&component=FreeBSD&op_sys=FreeBSD"
13
        fi
14
fi
8
fi

Return to bug 501062