svn commit: r48502 - head/zh_TW.UTF-8/books/faq
Kevin Lo <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: kevlo (src,ports committer) Date: Wed Mar 30 01:36:18 2016 New Revision: 48502 URL: https://svnweb.freebsd.org/changeset/doc/48502 Log: Change the MAINTAINER of FAQ Makefile and Add URL_RELPREFIX. Submitted by: RayCherng Yu <raycherng at gmail.com> Reviewed by: wblock Differential Revision: https://reviews.freebsd.org/D5671 Modified: head/zh_TW.UTF-8/books/faq/Makefile Modified: head/zh_TW.UTF-8/books/faq/Makefile ============================================================================== --- head/zh_TW.UTF-8/books/faq/Makefile Tue Mar 29 22:09:05 2016 (r48501) +++ head/zh_TW.UTF-8/books/faq/Makefile Wed Mar 30 01:36:18 2016 (r48502) @@ -4,8 +4,7 @@ # Build the FreeBSD Chinese FAQ # [email protected] [email protected] [email protected] \ - [email protected] [email protected] [email protected] DOC?= book @@ -23,5 +22,7 @@ WITH_BIBLIOXREF_TITLE?=YES # XML content SRCS= book.xml +URL_RELPREFIX?= ../../../.. DOC_PREFIX?= ${.CURDIR}/../../.. + .include "${DOC_PREFIX}/share/mk/doc.project.mk" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"