Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 504164
Collapse All | Expand All

(-)/usr/bin/e-file.old (-1 / +1 lines)
Lines 29-35 Link Here
29
BEGIN{
29
BEGIN{
30
	FOUND=0
30
	FOUND=0
31
	if(isgentoo){
31
	if(isgentoo){
32
		"portageq envvar / PORTDIR" | getline PORTDIR
32
		"portageq get_repo_path $(portageq envvar EROOT) gentoo" | getline PORTDIR
33
	}
33
	}
34
}
34
}
35
{
35
{

Return to bug 504164