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

Collapse All | Expand All

(-)SConstruct (+3 lines)
Lines 74-79 Link Here
74
quickie = None
74
quickie = None
75
quickdebug = None
75
quickdebug = None
76
76
77
if platform=='linux3'
78
    platform = 'linux2'
79
77
##### BEGIN SETUP #####
80
##### BEGIN SETUP #####
78
81
79
B.possible_types = ['core', 'player', 'player2', 'intern', 'extern']
82
B.possible_types = ['core', 'player', 'player2', 'intern', 'extern']

Return to bug 276338