|
Lines 36-45
src_unpack() {
Link Here
|
| 36 |
|
36 |
|
| 37 |
# Make pylint-gui print a gentoo-specific message if Tkinter is missing |
37 |
# Make pylint-gui print a gentoo-specific message if Tkinter is missing |
| 38 |
epatch "${FILESDIR}/${PN}-0.11.0-gui-no-tkinter.patch" |
38 |
epatch "${FILESDIR}/${PN}-0.11.0-gui-no-tkinter.patch" |
| 39 |
|
|
|
| 40 |
# Upstream fixes for tests |
| 41 |
epatch "${FILESDIR}/${P}-tests-typo.patch" |
| 42 |
epatch "${FILESDIR}/${P}-tests-reset_cache.patch" |
| 43 |
} |
39 |
} |
| 44 |
|
40 |
|
| 45 |
src_install() { |
41 |
src_install() { |