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

Collapse All | Expand All

(-)platform/gtk-x11/setup.py.orig (-1 / +1 lines)
Lines 330-336 Link Here
330
        exit;
330
        exit;
331
    fi
331
    fi
332
332
333
    $GDB -ex 'set breakpoint pending on' -ex 'run' --args $PYTHON ./miro.real --sync "$@"
333
    $GDB -ex 'set breakpoint pending on' -ex 'run' --args $PYTHON /usr/bin/miro.real --sync "$@"
334
else
334
else
335
    miro.real "$@"
335
    miro.real "$@"
336
fi
336
fi

Return to bug 312459