Nothing important
This commit is contained in:
@@ -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 || :
|
||||
|
||||
Reference in New Issue
Block a user