SPECS: adapter.awk - /etc/udev/rules.d is ok

glen glen at pld-linux.org
Fri Jun 9 21:45:34 CEST 2006


Author: glen                         Date: Fri Jun  9 19:45:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /etc/udev/rules.d is ok

---- Files affected:
SPECS:
   adapter.awk (1.313 -> 1.314) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.313 SPECS/adapter.awk:1.314
--- SPECS/adapter.awk:1.313	Mon Jun  5 23:44:49 2006
+++ SPECS/adapter.awk	Fri Jun  9 21:45:29 2006
@@ -1088,6 +1088,8 @@
 			continue;
 		if ($c ~ sysconfdir "/{?modprobe.(d|conf)")
 			continue;
+		if ($c ~ sysconfdir "/{?udev/rules.d")
+			continue;
 		if ($c ~ sysconfdir "/{?logrotate.d")
 			continue;
 		if ($c ~ sysconfdir "/{?pam.d")
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.313&r2=1.314&f=u



More information about the pld-cvs-commit mailing list