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

(-)bin/emerge.orig (+1 lines)
Lines 2397-2402 Link Here
2397
			sys.exit(1)
2397
			sys.exit(1)
2398
2398
2399
def action_sync(myopts, myaction):
2399
def action_sync(myopts, myaction):
2400
	settings = portage.settings
2400
	emergelog(" === "+str(myaction))
2401
	emergelog(" === "+str(myaction))
2401
	myportdir=portage.settings["PORTDIR"]
2402
	myportdir=portage.settings["PORTDIR"]
2402
	if myportdir[-1]=="/":
2403
	if myportdir[-1]=="/":

Return to bug 138195