Tweak SPECfile: use macros for make commands
This commit is contained in:
parent
ad54a14b2c
commit
fa32028be2
@ -97,12 +97,12 @@ rm -r win zlib win-iconv examples
|
|||||||
|
|
||||||
#cmake ./ -LAH
|
#cmake ./ -LAH
|
||||||
|
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make install DESTDIR=%{buildroot}
|
%make_install
|
||||||
|
|
||||||
%multilib_fix_c_header --file %{_includedir}/mysql/mariadb_version.h
|
%multilib_fix_c_header --file %{_includedir}/mysql/mariadb_version.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user