Fix build for epel9
This commit is contained in:
parent
d1e255a380
commit
a122b554e1
@ -278,6 +278,7 @@ rm %{buildroot}%{_sysconfdir}/mapserver-sample.conf
|
||||
%files -n php-%{name}
|
||||
%doc mapscript/php/README
|
||||
%config(noreplace) %{php_inidir}/%{ini_name}
|
||||
%{php_extdir}/mapscript.php
|
||||
%{php_extdir}/php_mapscriptng.so
|
||||
%endif
|
||||
|
||||
@ -293,7 +294,7 @@ rm %{buildroot}%{_sysconfdir}/mapserver-sample.conf
|
||||
%doc mapscript/python/README.rst
|
||||
%doc mapscript/python/examples
|
||||
%doc mapscript/python/tests
|
||||
%{python3_sitearch}/*mapscript*
|
||||
%{python3_sitelib}/*mapscript*
|
||||
%endif
|
||||
|
||||
%if %{with java}
|
||||
|
Loading…
Reference in New Issue
Block a user