mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 21:48:09 +02:00
Earlier commit added extra tracking and we've attempted to remove the
vdpau/other folder if empty. V2 of said commit dropped the pipe
to /dev/null and the explicit "true" override.
Sadly both of those are needed since there's no guarantee that the
folder will be empty before we [mesa] make install.
Since we're bringing those two back, there's no need to track if we've
installed anything, and simply do "rm -d foo/ &>/dev/null || true"
Tested-by: Andy Furniss <adf.lists@gmail.com>
Reported-by: Andy Furniss <adf.lists@gmail.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| d3dadapter9 | ||
| dri | ||
| graw-gdi | ||
| graw-null | ||
| graw-xlib | ||
| haiku-softpipe | ||
| libgl-gdi | ||
| libgl-xlib | ||
| omx | ||
| opencl | ||
| osmesa | ||
| pipe-loader | ||
| va | ||
| vdpau | ||
| xa | ||
| xvmc | ||
| dri-vdpau.dyn | ||