From owner-freebsd-doc Thu Oct 18 7: 0: 9 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF40637B401 for ; Thu, 18 Oct 2001 07:00:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9IE04V06526; Thu, 18 Oct 2001 07:00:04 -0700 (PDT) (envelope-from gnats) Date: Thu, 18 Oct 2001 07:00:04 -0700 (PDT) Message-Id: <200110181400.f9IE04V06526@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Cyrille Lefevre Subject: Re: docs/31350: make of doc module fails after 'make obj' Reply-To: Cyrille Lefevre Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR docs/31350; it has been noted by GNATS. From: Cyrille Lefevre To: Akio Morita Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/31350: make of doc module fails after 'make obj' Date: Thu, 18 Oct 2001 15:51:58 +0200 (CEST) Akio Morita wrote: > > >Number: 31350 > >Category: docs > >Synopsis: make of doc module fails after 'make obj' Hi, you are duplicating the job I'm doing. see PR #31131 for details. http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31131 unfortunatelly, the PR I've submitted is still incomplete but I've a complete one right now that I'll submit w/in a few hours. > CSS_SHEET?= ${DOC_PREFIX}/share/misc/docbook.css > +CSS_SHEET:= ${.CURDIR}/${CSS_SHEET} > +CSS_SHEET:= ${CSS_SHEET:C/.*\/\//\//g} as I know, :C isn't portable between releases. does this patch set is `make package' compatible ? how about .tar archives ? Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message