Diff mesa-26.2.2 with a mesa-9999
| /usr/portage/media-libs/mesa/mesa-9999.ebuild 2026-09-13 20:03:04.048709736 +0300 | ||
|---|---|---|
| 190 | 190 |
usr/lib/libGLX_mesa.so.0.0.0 |
| 191 | 191 |
)" |
| 192 | 192 | |
| 193 |
PATCHES=( |
|
| 194 |
"${FILESDIR}"/${PV}-missing-algorithm-include-PR44233.patch
|
|
| 195 |
) |
|
| 196 | ||
| 197 | 193 |
src_unpack() {
|
| 198 | 194 |
if [[ ${PV} == 9999 ]]; then
|
| 199 | 195 |
git-r3_src_unpack |