svn commit: r50635 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mat
Date: Fri Aug 4 13:42:27 2017
New Revision: 50635
URL: https://svnweb.freebsd.org/changeset/doc/50635
Log:
Remove the pkg add step. The package is already installed in the make
install step.
PR: 218311
Reported by: Steve Jacobson
Stolen from: linimon
Sponsored by: Absolight, The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Fri Aug 4 13:42:25 2017 (r50634)
+++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml Fri Aug 4 13:42:27 2017 (r50635)
@@ -306,11 +306,6 @@ lib/X11/oneko/mouse.xpm</programlisting>
</step>
<step>
- <para><command>pkg add
- <replaceable>package-filename</replaceable></command></para>
- </step>
-
- <step>
<para><command>make package</command> (as user)</para>
</step>
</procedure>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"