]> git.pld-linux.org Git - packages/apt.git/blobdiff - apt-pld_user_in_ftp_pass.patch
- just 0.5.15lorg3.94a version
[packages/apt.git] / apt-pld_user_in_ftp_pass.patch
index 1caacb31086df3808b183f86c6b37d6d3435b432..e1d5a65833c55ce5d3111e69314aa6052dfc37db 100644 (file)
@@ -1,11 +1,11 @@
---- apt-0.3.19cnc38/methods/ftp.cc~    Tue Feb 20 19:20:02 2001
-+++ apt-0.3.19cnc38/methods/ftp.cc     Fri Apr 27 11:48:50 2001
-@@ -176,7 +176,7 @@
-    if (0) //akk
-       Pass = "apt_get_ftp_2.0@debian.linux.user";
-    else
--      Pass = "apt_get_ftp_2.0@conectiva.linux.user";
-+      Pass = "apt_get_ftp_2.0@pld.linux.user";
+--- apt-0.5.4cnc7/methods/ftp.cc.orig  Thu Jul 25 20:07:19 2002
++++ apt-0.5.4cnc7/methods/ftp.cc       Tue Dec 10 20:48:50 2002
+@@ -185,7 +185,7 @@
+    // Setup the variables needed for authentication
+    string User = "anonymous";
+    // CNC:2003-06-16
+-   string Pass = "apt_get_ftp_2.1@rpm.linux.user";
++   string Pass = "apt_get_ftp@pld.linux.user";
  
     // Fill in the user/pass
     if (ServerName.User.empty() == false)
This page took 0.044402 seconds and 4 git commands to generate.