Page MenuHomeFreeBSD

D21253.id60751.diff
No OneTemporary

D21253.id60751.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
@@ -1105,19 +1105,14 @@
=> rust/crates/bitflags-1.0.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
[...]</screen>
- <para>The working directory currently only contains the
- application sources we extracted as part of the
- <command>make cargo-crates</command> step. Before
- attempting to build the port the working directory
- must be cleaned, so that the crate sources can be
- extracted into <varname>CARGO_VENDOR_DIR</varname>:</para>
-
- <screen>&prompt.user; <userinput>make clean</userinput>
-===> Cleaning for tokei-7.0.2</screen>
-
<para>The port is now ready for a test build and further
adjustments like creating a plist, writing a description,
adding license information, options, etc. as normal.</para>
+
+ <para>If you are not testing your port in a clean environment
+ like with <application>Poudriere</application>, remember to
+ run <command>make clean</command> before any testing.
+ </para>
</example>
<example xml:id="cargo-ex2">

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 15, 1:37 PM (4 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29683644
Default Alt Text
D21253.id60751.diff (1 KB)

Event Timeline