On 10 Sep 1999, Martin Bialasinski wrote:
> $ cat apt.conf.alpha
> APT
> {
> Architecture "alpha";
> }
>
> Dir
> {
> Etc "." {
> sourcelist "sources.list";
> }
> State "state-alpha" {
> }
> Cache "cache-alpha" {
> }
> }
Use absolute paths I think. It chdirs from time to time and it expects the
paths to be absolute..
Jason