]> git.pld-linux.org Git - packages/apt.git/blob - apt-pld_user_in_ftp_pass.patch
- merged DEVEL
[packages/apt.git] / apt-pld_user_in_ftp_pass.patch
1 --- apt-0.3.19cnc38/methods/ftp.cc~     Tue Feb 20 19:20:02 2001
2 +++ apt-0.3.19cnc38/methods/ftp.cc      Fri Apr 27 11:48:50 2001
3 @@ -176,7 +176,7 @@
4     if (0) //akk
5         Pass = "apt_get_ftp_2.0@debian.linux.user";
6     else
7 -       Pass = "apt_get_ftp_2.0@conectiva.linux.user";
8 +       Pass = "apt_get_ftp_2.0@pld.linux.user";
9  
10     // Fill in the user/pass
11     if (ServerName.User.empty() == false)
This page took 0.068324 seconds and 3 git commands to generate.