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

Re: potato release notes missing



On Sat, Jul 29, 2000 at 12:47:15PM +0200, Josip Rodin wrote:
> > /debian/dists/potato/main/disks-i386/2.2.16-2000-07-14/doc/release-notes.en.html
> > 
> > (that file is referenced from
> > /debian/dists/potato/main/disks-i386/2.2.16-2000-07-14/doc/ )
> 
> I know. It's partially fixed in CVS already (index.en.html.m4).
> 
> For boot-floppies/documentation people: I'm not sure how to set up m4 to
> make two different links, depending on what kind of install is done. If it's
> a web build, the link should point to release-notes/ [1], but if
> it's an FTP build, the link should point to ../../../upgrade-${arch}/[2]
> 
> [1] http://www.debian.org/releases/potato/${arch}/release-notes/
> [2] http://ftp.debian.org/dists/potato/main/upgrade-${arch}/

Never mind, I figured it out :) 

This worked:

define(relnotes, ifelse(OFFICIAL,[true],[release-notes/],[../../../upgrade-ARCHITECTURE/]))
   <dt><a href="relnotes">Release Notes</a>

BTW we _really_ should get some way of making index.en.html out of SGML...

-- 
Digital Electronic Being Intended for Assassination and Nullification



Reply to: