Author: shadzik                      Date: Sat Apr 14 15:06:16 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   dhcpcd-ntp-path.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/dhcpcd-ntp-path.patch
diff -u SOURCES/dhcpcd-ntp-path.patch:1.3 SOURCES/dhcpcd-ntp-path.patch:1.4
--- SOURCES/dhcpcd-ntp-path.patch:1.3   Wed Feb  7 12:01:33 2007
+++ SOURCES/dhcpcd-ntp-path.patch       Sat Apr 14 17:06:10 2007
@@ -1,13 +1,13 @@
---- dhcpcd-3.0.10/pathnames.h.ntp-path 2007-02-07 11:35:47.000000000 +0100
-+++ dhcpcd-3.0.10/pathnames.h  2007-02-07 11:36:43.000000000 +0100
+--- dhcpcd-3.0.17/pathnames.h.orig     2007-04-14 09:54:09.000000000 +0200
++++ dhcpcd-3.0.17/pathnames.h  2007-04-14 17:04:15.418888566 +0200
 @@ -33,8 +33,8 @@
- #define NISSERVICE            ETCDIR "/init.d/ypbind"
- #define NISRESTARTARGS                "--quiet", "conditionalrestart"
+ #define NISSERVICE          ETCDIR "/init.d/ypbind"
+ #define NISRESTARTARGS      "--quiet", "conditionalrestart"
  
--#define NTPFILE                       ETCDIR "/ntp.conf"
--#define NTPDRIFTFILE          ETCDIR "/ntp.drift"
-+#define NTPFILE                       ETCDIR "/ntp/ntp.conf"
-+#define NTPDRIFTFILE          ETCDIR "/ntp/drift"
- #define NTPLOGFILE            "/var/log/ntp.log"
- #define NTPSERVICE            ETCDIR "/init.d/ntpd"
- #define NTPRESTARTARGS                "--quiet", "conditionalrestart"
+-#define NTPFILE             ETCDIR "/ntp.conf"
+-#define NTPDRIFTFILE        ETCDIR "/ntp.drift"
++#define NTPFILE             ETCDIR "/ntp/ntp.conf"
++#define NTPDRIFTFILE        ETCDIR "/ntp/drift"
+ #define NTPLOGFILE          "/var/log/ntp.log"
+ #define NTPSERVICE          ETCDIR "/init.d/ntpd"
+ #define NTPRESTARTARGS      "--quiet", "conditionalrestart"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/dhcpcd-ntp-path.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[EMAIL PROTECTED]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to