]> git.pld-linux.org Git - packages/apt.git/blame - apt-pld_user_in_ftp_pass.patch
- updated for 0.5.4cnc7
[packages/apt.git] / apt-pld_user_in_ftp_pass.patch
CommitLineData
290a2f43 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.04512 seconds and 4 git commands to generate.