SOURCES: initng-PLD.patch - updated to 0.1.7
glen
glen at pld-linux.org
Tue Aug 9 15:30:55 CEST 2005
Author: glen Date: Tue Aug 9 13:30:54 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated to 0.1.7
---- Files affected:
SOURCES:
initng-PLD.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/initng-PLD.patch
diff -u SOURCES/initng-PLD.patch:1.1 SOURCES/initng-PLD.patch:1.2
--- SOURCES/initng-PLD.patch:1.1 Fri Jul 29 00:10:23 2005
+++ SOURCES/initng-PLD.patch Tue Aug 9 15:30:49 2005
@@ -1,11 +1,11 @@
---- ./tools/install_service.c~ 2005-07-29 00:53:24.000000000 +0300
-+++ ./tools/install_service.c 2005-07-29 00:53:26.000000000 +0300
+--- ./tools/install_service.c~ 2005-08-09 16:23:11.000000000 +0300
++++ ./tools/install_service.c 2005-08-09 16:23:56.000000000 +0300
@@ -49,6 +49,8 @@
return ("gentoo");
if (is_file("/etc/fedora-release"))
return ("fedora");
-+ if (is_file("/etc/pld-release"))
-+ return ("pld");
- return (NULL);
++ if (is_file("/etc/pld-release"))
++ return ("pld");
+ return ("unknown");
}
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/initng-PLD.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list