mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Fix patch name in apache instructions
This commit is contained in:
parent
68995dfe57
commit
3aec06bb44
@ -126,7 +126,7 @@ useradd -c "Apache Server" -d /srv/www -g apache \
|
||||
following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-3.patch &&
|
||||
<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-blfs_layout-1.patch &&
|
||||
|
||||
sed '/dir.*CFG_PREFIX/s@^@#@' -i support/apxs.in &&
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user