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

(-)/usr/portage/dev-python/notify-python/notify-python-0.1.1.ebuild (+3 lines)
Lines 24-29 Link Here
24
        unpack ${A}
24
        unpack ${A}
25
        cd "${S}"
25
        cd "${S}"
26
26
27
        # regenerate pynotify.c (bug #212128)
28
        rm -f src/pynotify.c
29
27
        # disable pyc compiling
30
        # disable pyc compiling
28
        mv py-compile py-compile.orig
31
        mv py-compile py-compile.orig
29
        ln -s $(type -P true) py-compile
32
        ln -s $(type -P true) py-compile

Return to bug 212128