Author: sls                          Date: Thu Nov 23 17:11:36 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- changed address used in dns-sanity-check (www.mldonkey.net not found)

---- Files affected:
SOURCES:
   mldonkey-dnscheck.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mldonkey-dnscheck.patch
diff -u /dev/null SOURCES/mldonkey-dnscheck.patch:1.1
--- /dev/null   Thu Nov 23 18:11:36 2006
+++ SOURCES/mldonkey-dnscheck.patch     Thu Nov 23 18:11:31 2006
@@ -0,0 +1,11 @@
+--- mldonkey-2.8.1/src/daemon/driver/driverMain.ml.orig        2006-11-23 
14:48:40.000000000 +0000
++++ mldonkey-2.8.1/src/daemon/driver/driverMain.ml     2006-11-23 
14:48:55.000000000 +0000
+@@ -342,7 +342,7 @@
+     end;
+ 
+   (
+-    let hostname = "www.mldonkey.net" in
++    let hostname = "www.mldonkey.org" in
+     try
+       ignore(Ip.from_name hostname);
+       DriverInteractive.dns_works := true
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to