From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 10:31:31 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF21F16A4CE; Fri, 20 Feb 2004 10:31:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B115743D2F; Fri, 20 Feb 2004 10:31:31 -0800 (PST) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1KIVVGe000443; Fri, 20 Feb 2004 10:31:31 -0800 (PST) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KIVVGV000439; Fri, 20 Feb 2004 10:31:31 -0800 (PST) (envelope-from phantom) Message-Id: <200402201831.i1KIVVGV000439@repoman.freebsd.org> From: Alexey Zelkin Date: Fri, 20 Feb 2004 10:31:31 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/fbsd-from-scratch Makefile X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 18:31:31 -0000 phantom 2004/02/20 10:31:31 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/fbsd-from-scratch Makefile Log: Workaround issue when jade is unable to find extra files (non-sgml) in order to insert them "in-place" into artcle.sgml. In order to avoid it we just make a temporary copy of files located in english directory into ${.OBJDIR}. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.2 +11 -14 doc/ru_RU.KOI8-R/articles/fbsd-from-scratch/Makefile