On Tue, 21 Sep 1999, Brad wrote:
> i managed to track the problem to a piece of code in these two functions > in apt-pgk/sourcelist.cc. > string pkgSourceList::Item::PackagesURI() const > string pkgSourceList::Item::ReleaseURI() const Yeah, this is entirely correct and is what I had originally intended when I changed this.. The new change is to help certain situations that place a double / in the url path, particularly CDs did this.. Jason

