[RPM] Make spec file compatible with Fedora 33

This commit is contained in:
Daniele Viganò 2020-10-24 15:01:53 +02:00
parent 73baebbcca
commit d0a3a8f2fd
No known key found for this signature in database
GPG Key ID: DB49AFC03C40EE02

View File

@ -255,12 +255,12 @@ gzip ChangeLog
%{configure_with_sha} \
.
make %{?_smp_mflags}
%cmake_build
%install
# Necessary for the test suite
#export LD_LIBRARY_PATH=%{_builddir}%{name}-%{version}/output/%{_lib}
make install DESTDIR=%{buildroot}
%cmake_install
# Install MIME type definitions
install -d %{buildroot}%{_datadir}/mime/packages