Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168209250
D11856.id31548.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
991 B
Referenced Files
None
Subscribers
None
D11856.id31548.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 27, 10:04 PM (4 h, 58 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37322780
Default Alt Text
D11856.id31548.diff (991 B)
Attached To
Mode
D11856: Add an example for using ${RLN}
Attached
Detach File
Event Timeline
Log In to Comment