Add temporary workaround for meson 0.41.1 breakage
This commit is contained in:
parent
34ede3b0d3
commit
4ce46416cb
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user