On Wed, Dec 24, 2003 at 06:31:41PM +0100, Santiago Vila wrote: > On Tue, 23 Sep 2003, Robert Millan wrote: > > > Package: apt > > Version: 0.5.12 > > Severity: wishlist > > Tags: patch > > > > The attached patch adds detection for Glibc-based GNU/KNetBSD systems. > > > > diff -ur apt-0.5.12.old/buildlib/ostable apt-0.5.12/buildlib/ostable > > --- apt-0.5.12.old/buildlib/ostable 2003-08-04 16:03:50.000000000 +0000 > > +++ apt-0.5.12/buildlib/ostable 2003-09-22 15:23:26.000000000 +0000 > > @@ -9,6 +9,7 @@ > > # These are used by Debian > > [^-]*-linux-.* linux > > [^-]*-kfreebsd.*-gnu freebsd > > +[^-]*-knetbsd.*-gnu netbsd > > [^-]*-gnu[^-]* hurd > > > > # These are samples. > > Additionally, please update the files config.guess and config.sub. > (The ones in autotools-dev are ok). The files included in apt_0.5.15 > are not recent enough and we have to patch apt every time. See > > http://ftp.gnuab.org/debian/pool/main/a/apt > > for details.
Both done in CVS. -- - mdz

