mesa/src/gallium/targets
Emil Velikov 1fe4d638a1 gallium/targets: rework the empty targets removal
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: 1cd4fde053 ("gallium/targets: don't leave an empty target directory(ies)")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
2017-03-08 16:23:07 +00:00
..
d3dadapter9 ilo: EOL drop unmaintained gallium drv from buildsys 2017-02-03 16:13:36 +11:00
dri gallium/targets: rework the empty targets removal 2017-03-08 16:23:07 +00:00
graw-gdi galahad: remove driver 2015-03-21 17:18:28 +00:00
graw-null Treewide: Remove Elements() macro 2016-05-17 15:28:04 -04:00
graw-xlib galahad: remove driver 2015-03-21 17:18:28 +00:00
haiku-softpipe gallium/util: replace pipe_mutex_unlock() with mtx_unlock() 2017-03-07 08:53:05 +11:00
libgl-gdi gallium: Add support for SWR compilation 2016-11-21 12:44:47 -06:00
libgl-xlib configure.ac: Move llvm_set_environment_variables higher. 2016-12-05 14:43:46 +00:00
omx configure.ac: Move llvm_set_environment_variables higher. 2016-12-05 14:43:46 +00:00
opencl st/clover: Add libelf cflags to the build 2016-02-29 11:30:15 +00:00
osmesa configure.ac: Move llvm_set_environment_variables higher. 2016-12-05 14:43:46 +00:00
pipe-loader build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM. 2017-03-07 07:27:45 -08:00
va configure.ac: Move llvm_set_environment_variables higher. 2016-12-05 14:43:46 +00:00
vdpau gallium/targets: rework the empty targets removal 2017-03-08 16:23:07 +00:00
xa ilo: EOL drop unmaintained gallium drv from buildsys 2017-02-03 16:13:36 +11:00
xvmc gallium/targets: rework the empty targets removal 2017-03-08 16:23:07 +00:00
dri-vdpau.dyn winsys/amdgpu: add a new winsys for the new kernel driver 2015-08-14 15:02:28 +02:00