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

Re: dselect installs only main distribution not non-free



On Jun 11, Zlatko Calusic wrote
> 
> --- install.orig        Thu Dec  5 07:37:33 1996
> +++ install     Wed Apr 16 01:47:54 1997
> @@ -139,6 +139,7 @@
>  print "\nProcessing Package files...\n";
>  my $dist;
>  foreach $dist (@dists) {
> +    $dist =~ tr/\//_/;
>      my $fn = "Packages.$dist";
>      if (-f $fn) {
>         print " $dist...\n";
> 
> 
> The patch is for /usr/lib/dpkg/methods/ftp and works if I use
> following line while updating:

Said patch is also in dpkg-ftp 1.4.9, if memory serves.

  Christian

Attachment: pgpG5Jum6MnEB.pgp
Description: PGP signature


Reply to: