package/sdl2: fix sdl2-config.cmake instead of removing it
authorGleb Mazovetskiy <glex.spb@gmail.com>
Thu, 1 Jul 2021 06:24:32 +0000 (07:24 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 29 Jul 2021 10:09:27 +0000 (12:09 +0200)
commitcb46522f3ef1f2efc5785e6151c290af78f837f2
tree84944a3d6ae36ce5f35c02e80eae6aef58634724
parent209e580219640fd0a12e6af15e4a611f4660fdba
package/sdl2: fix sdl2-config.cmake instead of removing it

SDL2 autotools-provided sdl2-config.cmake uses the absolute /usr prefix.
For this reason, we previously removed it (as of d59261836a).

This commit fixes sdl2-config.cmake to use relative paths instead.

Signed-off-by: Gleb Mazovetskiy <glex.spb@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sdl2/sdl2.mk