Author: glen                         Date: Fri May 19 21:14:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- /etc/modprobe.d should be fixed, no macro

---- Files affected:
SPECS:
   adapter.awk (1.304 -> 1.305) 

---- Diffs:

================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.304 SPECS/adapter.awk:1.305
--- SPECS/adapter.awk:1.304     Thu May 11 00:54:52 2006
+++ SPECS/adapter.awk   Fri May 19 23:14:37 2006
@@ -1083,6 +1083,8 @@
                        continue;
                if ($c ~ sysconfdir "/{?env.d")
                        continue;
+               if ($c ~ sysconfdir "/{?modprobe.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.304&r2=1.305&f=u

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

Reply via email to