svn commit: r51122 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Rene Ladan <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: rene
Date: Sat Oct 14 13:30:11 2017
New Revision: 51122
URL: https://svnweb.freebsd.org/changeset/doc/51122
Log:
Fix build of Porters Handbook
Modified:
head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Sat Oct 14 07:33:11 2017 (r51121)
+++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Sat Oct 14 13:30:11 2017 (r51122)
@@ -3671,8 +3671,8 @@ PATCHFILES= patch1:test</programlisting>
that subdirectory.</para>
<para>It will also look at the subdirectory with the same name
- on the backup master site at <link>
- <xlink:href="http://distcache.FreeBSD.org">http://distcache.FreeBSD.org</link>
+ on the backup master site at <link
+ xlink:href="http://distcache.FreeBSD.org">http://distcache.FreeBSD.org</link>
(Setting
<varname>DISTDIR</varname> explicitly in
<filename>Makefile</filename> will not accomplish this, so
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"