[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cvs commit to boot-floppies/documentation by kraai



On Mon, Jul 15, 2002 at 10:43:59PM -0700, Matt Kraai wrote:
> On Mon, Jul 15, 2002 at 10:18:55PM -0700, Chris Tillman wrote:
> > On Mon, Jul 15, 2002 at 08:45:29PM -0700, Debian Boot CVS Master wrote:
> > > Repository: boot-floppies/documentation
> > > who:        kraai
> > > time:       Mon Jul 15 20:45:29 PDT 2002
> > > Log Message:
> > >   Link index.html to localized version.
> > >   
> > > 
> > > Files:
> > > changed:    Makefile
> > 
> > I see this would fix the linking, but the files are also not being generated
> > correctly. As an intermediate step, we get index.cs.html, index.da.html, etc
> > in the doc folder, but in the end they are gone and what ends up in the cs and
> > da folders is index.en.html. In English, too; it's not just being renamed 
> > incorrectly. 
> 
> In my build,
> 
>  $ make docs
>  $ make -C documentation DESTDIR=/tmp/foo install
> 
> I have the following results
> 
>  $ ls -l /tmp/foo/cs/index.cs.html /tmp/foo/cs/index.en.html /tmp/foo/cs/index.html 
>  ls: /tmp/foo/cs/index.cs.html: No such file or directory
>  -rw-r--r--    1 kraai    kraai        4504 Jul 15 22:29 /tmp/foo/cs/index.en.html
>  lrwxrwxrwx    1 kraai    kraai          13 Jul 15 22:35 /tmp/foo/cs/index.html -> index.en.html
>  $ ls -l /tmp/foo/da/index.da.html /tmp/foo/da/index.en.html /tmp/foo/da/index.html 
>  ls: /tmp/foo/da/index.en.html: No such file or directory
>  -rw-r--r--    1 kraai    kraai        4529 Jul 15 22:31 /tmp/foo/da/index.da.html
>  lrwxrwxrwx    1 kraai    kraai          13 Jul 15 22:35 /tmp/foo/da/index.html -> index.da.html
> 
> Given that index.cs.html.m4 doesn't exist, and index.da.html.m4
> does, this seems to be the desired behavior.
> 
> What am I missing?
> 
> Matt

That looks like the right result... I'll try building again tomorrow.

-- 
*------v--------- Installing Debian GNU/Linux 3.0 --------v------*
|      <http://www.debian.org/releases/woody/installmanual>      |
|   debian-imac (potato): <http://debian-imac.sourceforge.net>   |
|            Chris Tillman        tillman@voicetrak.com          |
|                   May the Source be with you                   |
*----------------------------------------------------------------*


-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: