forked from pool/phpMyAdmin
Accepting request 280012 from home:computersalat:devel:php
rework config patch, fix pma storage config, add pma patch OBS-URL: https://build.opensuse.org/request/show/280012 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=172
This commit is contained in:
parent
08e69f4453
commit
acc01b1ec9
@ -158,14 +158,14 @@ popd
|
|||||||
%if 0%{?suse_version} < 1310
|
%if 0%{?suse_version} < 1310
|
||||||
%restart_on_update apache2
|
%restart_on_update apache2
|
||||||
%else
|
%else
|
||||||
systemctl try-restart apache2
|
systemctl try-restart apache2 &>/dev/null
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%if 0%{?suse_version} < 1310
|
%if 0%{?suse_version} < 1310
|
||||||
%restart_on_update apache2
|
%restart_on_update apache2
|
||||||
%else
|
%else
|
||||||
systemctl try-restart apache2
|
systemctl try-restart apache2 &>/dev/null
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user