Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 22:15:36 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r48979 - in head/zh_TW.UTF-8/books/fdp-primer: . doc-build examples overview psgml-mode see-also sgml-markup sgml-primer structure stylesheets the-website tools translations writing-style
Message-ID:  <201606212215.u5LMFa4D079966@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Tue Jun 21 22:15:35 2016
New Revision: 48979
URL: https://svnweb.freebsd.org/changeset/doc/48979

Log:
  Clean up.  Remove directories not needed for the PO translation and
  remove chapters.ent from the Makefile.

Deleted:
  head/zh_TW.UTF-8/books/fdp-primer/chapters.ent
  head/zh_TW.UTF-8/books/fdp-primer/doc-build/
  head/zh_TW.UTF-8/books/fdp-primer/examples/
  head/zh_TW.UTF-8/books/fdp-primer/overview/
  head/zh_TW.UTF-8/books/fdp-primer/psgml-mode/
  head/zh_TW.UTF-8/books/fdp-primer/see-also/
  head/zh_TW.UTF-8/books/fdp-primer/sgml-markup/
  head/zh_TW.UTF-8/books/fdp-primer/sgml-primer/
  head/zh_TW.UTF-8/books/fdp-primer/structure/
  head/zh_TW.UTF-8/books/fdp-primer/stylesheets/
  head/zh_TW.UTF-8/books/fdp-primer/the-website/
  head/zh_TW.UTF-8/books/fdp-primer/tools/
  head/zh_TW.UTF-8/books/fdp-primer/translations/
  head/zh_TW.UTF-8/books/fdp-primer/writing-style/
Modified:
  head/zh_TW.UTF-8/books/fdp-primer/Makefile

Modified: head/zh_TW.UTF-8/books/fdp-primer/Makefile
==============================================================================
--- head/zh_TW.UTF-8/books/fdp-primer/Makefile	Tue Jun 21 21:56:07 2016	(r48978)
+++ head/zh_TW.UTF-8/books/fdp-primer/Makefile	Tue Jun 21 22:15:35 2016	(r48979)
@@ -28,9 +28,6 @@ IMAGES_LIB+=	callouts/3.png
 IMAGES_LIB+=	callouts/4.png
 IMAGES_LIB+=	callouts/5.png
 
-# Entities
-SRCS+= chapters.ent
-
 URL_RELPREFIX?=	../../../..
 DOC_PREFIX?=	${.CURDIR}/../../..
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606212215.u5LMFa4D079966>