diff --git a/contrib/rpm/i2pd-git.spec b/contrib/rpm/i2pd-git.spec index 89e3cee9..96a3a360 100644 --- a/contrib/rpm/i2pd-git.spec +++ b/contrib/rpm/i2pd-git.spec @@ -55,7 +55,13 @@ cd build %endif %endif +%if 0%{?mageia} +pushd build +%endif make %{?_smp_mflags} +%if 0%{?mageia} +popd +%endif %install