Add temporary workaround for meson 0.41.1 breakage

This commit is contained in:
Kalev Lember 2017-06-23 09:36:59 +02:00
parent 34ede3b0d3
commit 4ce46416cb

View File

@ -106,6 +106,8 @@ Editor for designing banners for GNOME Software.
%meson_build %meson_build
%install %install
# temporary workaround for meson-0.41.1 breakage
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$RPM_BUILD_ROOT/%{_libdir}
%meson_install %meson_install
# make the software center load faster # make the software center load faster