- Remove pointless creation of /var/lib/httpd/state dir in RPM build root
- Substitute tabs for spaces.
This commit is contained in:
parent
2993aea7a7
commit
fc0e844ce2
@ -396,7 +396,6 @@ install -m 644 -p $RPM_SOURCE_DIR/httpd.tmpfiles \
|
|||||||
|
|
||||||
# Other directories
|
# Other directories
|
||||||
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/dav \
|
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/dav \
|
||||||
$RPM_BUILD_ROOT%{_localstatedir}/lib/httpd/state \
|
|
||||||
$RPM_BUILD_ROOT/run/httpd/htcacheclean
|
$RPM_BUILD_ROOT/run/httpd/htcacheclean
|
||||||
|
|
||||||
# Substitute in defaults which are usually done (badly) by "make install"
|
# Substitute in defaults which are usually done (badly) by "make install"
|
||||||
|
Loading…
Reference in New Issue
Block a user