mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +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>
|
<para>
|
||||||
Now, as the <systemitem class="username">root</systemitem> user:
|
Now, as the <systemitem class="username">root</systemitem> user:
|
||||||
</para>
|
</para>
|
||||||
|
<!-- changing the patch allows doing DESTDIR install as a normal user
|
||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
This package does not install properly using <envar>DESTDIR</envar>
|
This package does not install properly using <envar>DESTDIR</envar>
|
||||||
techniques as an unpriviledged user.
|
techniques as an unpriviledged user.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
-->
|
||||||
<screen role="root"><userinput>make install &&
|
<screen role="root"><userinput>make install &&
|
||||||
|
|
||||||
mv -v /usr/sbin/suexec /usr/lib/httpd/suexec &&
|
mv -v /usr/sbin/suexec /usr/lib/httpd/suexec &&
|
||||||
|
Loading…
Reference in New Issue
Block a user