mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-20 12:39:06 +01:00
Clarify DESTDIR
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
50bbf9499a
commit
6921270c77
@ -693,6 +693,12 @@
|
|||||||
a product for Debian into the /tmp/package directory:</para>
|
a product for Debian into the /tmp/package directory:</para>
|
||||||
|
|
||||||
<programlisting>DESTDIR=/tmp/package ./install.sh shorewallrc.debian</programlisting>
|
<programlisting>DESTDIR=/tmp/package ./install.sh shorewallrc.debian</programlisting>
|
||||||
|
|
||||||
|
<para>When DESTDIR is specified, the installers treat $DESTDIR as the
|
||||||
|
root of the filesystem tree. In other words, the created installation
|
||||||
|
is only runnable if one chroots to $DESTDIR. Please note that the
|
||||||
|
uninstall.sh scripts cannot uninstall a configuration installed with
|
||||||
|
non-empty DESTDIR. </para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
Loading…
Reference in New Issue
Block a user