mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
bump patch version for httpd again
The previous patch was installing some file with non root ownership.
This commit is contained in:
parent
b732630fa0
commit
e6ec6d6b40
@ -76,7 +76,7 @@
|
||||
<listitem>
|
||||
<para>
|
||||
Required patch:
|
||||
<ulink url="&patch-root;/httpd-&apache-version;-blfs_layout-2.patch"/>
|
||||
<ulink url="&patch-root;/httpd-&apache-version;-blfs_layout-3.patch"/>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
@ -134,7 +134,7 @@ useradd -c "Apache Server" -d /srv/www -g apache \
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-2.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-3.patch &&
|
||||
|
||||
sed '/dir.*CFG_PREFIX/s@^@#@' -i support/apxs.in &&
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user