mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
[RPM] Make spec file compatible with Fedora 33
This commit is contained in:
parent
73baebbcca
commit
d0a3a8f2fd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user