[packages/adapter: 326/631] - /etc/udev/rules.d is ok

glen glen at pld-linux.org
Mon Sep 12 20:01:46 CEST 2016


commit e61b59891bf6e8e4bbfc019433de4b8e7f2ed8ac
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Jun 9 19:45:29 2006 +0000

    - /etc/udev/rules.d is ok
    
    Changed files:
        adapter.awk -> 1.314

 adapter.awk | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index 0e6c67c..2edc698 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1088,6 +1088,8 @@ function use_macros()
 			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")
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adapter.git/commitdiff/6ca0126d4d0c8c79feb7db10b0a0fade0f3b8885



More information about the pld-cvs-commit mailing list