mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Apache: remove the note about DESTDIR install
With the patch change it is possible to do a DESTDIR install as a normal user.
This commit is contained in:
parent
e6ec6d6b40
commit
710cd22f3b
@ -160,14 +160,14 @@ make</userinput></screen>
|
||||
<para>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<!-- changing the patch allows doing DESTDIR install as a normal user
|
||||
<note>
|
||||
<para>
|
||||
This package does not install properly using <envar>DESTDIR</envar>
|
||||
techniques as an unpriviledged user.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
-->
|
||||
<screen role="root"><userinput>make install &&
|
||||
|
||||
mv -v /usr/sbin/suexec /usr/lib/httpd/suexec &&
|
||||
|
Loading…
Reference in New Issue
Block a user