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

(-)file_not_specified_in_diff (-3 / +1 lines)
Line  Link Here
0
-- extern/SConscript
0
++ extern/SConscript
Lines 2-9 Link Here
2
2
3
Import('env')
3
Import('env')
4
4
5
SConscript(['glew/SConscript'])
6
7
if env['WITH_BF_BULLET']:
5
if env['WITH_BF_BULLET']:
8
    SConscript(['bullet2/src/SConscript'])
6
    SConscript(['bullet2/src/SConscript'])
9
7

Return to bug 276338