Skip to content

meson: use relative paths in megadriver symlinks

Val Packett requested to merge (removed):megadriver-symlink into master

e.g. libvdpau_radeonsi.so(.1(.0)) were pointing to the absolute build-time path of libvdpau_radeonsi.so.1.0.0, which caused trouble when packaging the libraries.


Continuing from mail:

I think that driver is wrong here, I think that this should be os.symlink(each, name)

I'm not seeing anything named each in the script…

Merge request reports

Loading