rpm: test mageia 8 build

This commit is contained in:
R4SAS 2020-02-26 16:09:45 +03:00 committed by GitHub
parent a0d6c654cc
commit 82b8c8c68d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,13 @@ cd build
%endif %endif
%endif %endif
%if 0%{?mageia}
pushd build
%endif
make %{?_smp_mflags} make %{?_smp_mflags}
%if 0%{?mageia}
popd
%endif
%install %install