Branch oldpackages for 14.07
[14.07/packages.git] / net / updatedd / patches / 002-ovh-dyndnshost.patch
1 diff -pruN updatedd-2.6-ori/src/plugins/libovh.h updatedd-2.6/src/plugins/libovh.h
2 --- updatedd-2.6-ori/src/plugins/libovh.h       2006-09-07 22:32:59.000000000 +0200
3 +++ updatedd-2.6/src/plugins/libovh.h   2008-06-08 13:12:17.000000000 +0200
4 @@ -21,7 +21,7 @@
5  
6  #include <ret_codes.h>
7  
8 -#define DYNDNSHOST     "ovh.com"
9 +#define DYNDNSHOST     "www.ovh.com"
10  #define PORT           80
11  
12  #define BUFSIZE                512