Date: Wed, 2 Aug 2000 00:52:12 -0700 From: Jim Mock <jim@jmock.com> To: Siegbert Baude <siegbert.baude@gmx.de> Cc: questions@FreeBSD.org, doc@FreeBSD.org Subject: Re: German documentation in /usr/doc/Makefile not included? Message-ID: <20000802005211.A86785@luna.osd.bsdi.com> In-Reply-To: <39877DB2.BCDC3BF0@gmx.de>; from siegbert.baude@gmx.de on Wed, Aug 02, 2000 at 03:47:30AM %2B0200 References: <39877DB2.BCDC3BF0@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[Cc'd to -doc, since this is really a documentation question] On Wed, 02 Aug 2000 at 03:47:30 +0200, Siegbert Baude wrote: > Hello, > in my /usr/doc there exist the following files, (I suppressed > CVSupping the other languages): > > bash-2.03$ cd /usr/doc/ > bash-2.03$ ls > Makefile de_DE.ISO_8859-1/ share/ > README en_US.ISO_8859-1/ > > but in the Makefile I only find other languages, which I commented > out: > > .if defined(DOC_LANG) && !empty(DOC_LANG) > SUBDIR = ${DOC_LANG} > .else > SUBDIR = en_US.ISO_8859-1 > #SUBDIR+= es_ES.ISO_8859-1 > #SUBDIR+= fr_FR.ISO_8859-1 > #SUBDIR+= ja_JP.eucJP > #SUBDIR+= ru_RU.KOI8-R > #SUBDIR+= zh_TW.Big5 > .endif > > Is the German documentation somehow specially treated or is this a > bug in the Makefile? AFAIK, the German docs aren't part of the build yet, as translation isn't complete. If I'm wrong here, I'm sure someone (Alex :-) will step up and correct me. - jim -- jim mock <jim@jmock.com> work: jim@osd.bsdi.com | jim@FreeBSD.org http://soupnazi.org/~jim/ BSDi Open Source Div | http://bsdi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000802005211.A86785>