svn commit: r47841 - head/en_US.ISO8859-1/books/fdp-primer/po-translations
Warren Block
wblock at FreeBSD.org
Thu Dec 10 13:56:29 UTC 2015
Author: wblock
Date: Thu Dec 10 13:56:28 2015
New Revision: 47841
URL: https://svnweb.freebsd.org/changeset/doc/47841
Log:
Remove SYMLINKS entry from example book Makefile. This appears to be
unnecessary and only used in the English Porter's Handbook Makefile
because it was copied from the Handbook Makefile.
Submitted by: RayCherng Yu <raycherng at gmail.com>
Modified:
head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Thu Dec 10 06:10:53 2015 (r47840)
+++ head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Thu Dec 10 13:56:28 2015 (r47841)
@@ -455,8 +455,6 @@ IMAGES_LIB+= callouts/21.png
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
-SYMLINKS= ${DESTDIR} index.html handbook.html
-
.include "${DOC_PREFIX}/share/mk/doc.project.mk"</programlisting>
<para>Now the document structure is ready for the translator
More information about the svn-doc-head
mailing list