Disable samples for rhel

epel9
Nicolas Chauvet 5 years ago
parent e528d154a1
commit 69c2fb4bfe

@ -32,6 +32,7 @@ developing applications that use %{name}.
%if 0%{?rhel} %if 0%{?rhel}
# lower the meson requirement there # lower the meson requirement there
sed -i -e 's/0.50.0/0.47.2/' meson.build sed -i -e 's/0.50.0/0.47.2/' meson.build
sed -i -e "/subdir('examples')/d" meson.build
%endif %endif

Loading…
Cancel
Save