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

Collapse All | Expand All

(-)old (-1 lines)
Lines 115-121 else: Link Here
115
    else:
115
    else:
116
        print "yes"
116
        print "yes"
117
        ipager_env.AppendUnique(
117
        ipager_env.AppendUnique(
118
            CPPPATH = imlib2_env.Dictionary()['CPPPATH'], 
119
            CCFLAGS = imlib2_env.Dictionary()['CCFLAGS'], 
118
            CCFLAGS = imlib2_env.Dictionary()['CCFLAGS'], 
120
            LIBPATH = imlib2_env.Dictionary()['LIBPATH'],
119
            LIBPATH = imlib2_env.Dictionary()['LIBPATH'],
121
            LIBS    = imlib2_env.Dictionary()['LIBS']
120
            LIBS    = imlib2_env.Dictionary()['LIBS']

Return to bug 173562