Nothing important

This commit is contained in:
2019-11-08 14:23:00 +01:00
parent 7f31566409
commit 9d7fb2ec29

View File

@@ -43,6 +43,7 @@ at compile time, see: render_config.h
%{__make} install DESTDIR=%{buildroot}
%{__make} install-%{name} DESTDIR=%{buildroot}
%{__install} -D %{S:1} %{buildroot}%{_sysconfdir}/httpd/conf.module.d/10-tile.conf
%post
if [ $1 -eq 1 ]; then
/usr/bin/systemctl reload httpd.service >/dev/null 2>&1 || :