Opened 8 years ago

Closed 8 years ago

#7691 closed enhancement (fixed)

babl-0.1.16

Reported by: Pierre Labastie Owned by: bdubbs@…
Priority: normal Milestone: 7.10
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (5)

comment:1 by Pierre Labastie, 8 years ago

It looks like the currency script does not pick up this (nor does it pick up gegl). I am not sure, but I think the lines in blfs-chapter10.php:

// babl and similar
    if ( $book_index == "babl"  ||
         $book_index == "gegl"  ||
         $book_index == "libart_lgpl" )

are placed in the wrong block (the "ftp" one, while adresses are "http").

in reply to:  1 comment:2 by bdubbs@…, 8 years ago

Replying to pierre.labastie:

It looks like the currency script does not pick up this (nor does it pick up gegl). I am not sure, but I think the lines in blfs-chapter10.php:

are placed in the wrong block (the "ftp" one, while adresses are "http").

I'll fix it. The scripts normally pick up the ftp address first if both are available and we used to have the ftp address there.

comment:3 by bdubbs@…, 8 years ago

The scripts are fixed.

comment:4 by bdubbs@…, 8 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:5 by bdubbs@…, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 17225.

Note: See TracTickets for help on using tickets.