Page MenuHomeFreeBSD

D11856.id31547.diff
No OneTemporary

D11856.id31547.diff

Index: en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
+++ en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
@@ -84,7 +84,12 @@
point to a wrong location, like when a remote file system has
been mounted with <acronym>NFS</acronym> under a non-root mount
point. Relative paths are less fragile, and often much
- shorter.</para>
+ shorter. An example for generating a relative path:</para>
+
+ <programlisting>${RLN} ${STAGEDIR}${DATADIR}/<replaceable>foobar.war</replaceable> ${STAGEDIR}${PREFIX}/apache-tomcat-8.0/webapps</programlisting>
+
+ <para>When ${RLN} is used to generate a relative path symlink,
+ absolute paths are needed for the source and target.</para>
<para>Ports that install kernel modules must prepend
<varname>STAGEDIR</varname> to their destination, by default

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 27, 10:04 PM (4 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37420400
Default Alt Text
D11856.id31547.diff (993 B)

Event Timeline