[packages/adapter: 318/631] - /etc/modprobe.conf too

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


commit 90a421f599de2327a6e83ab27b5fe77e235cc871
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri May 19 21:21:18 2006 +0000

    - /etc/modprobe.conf too
    
    Changed files:
        adapter.awk -> 1.306

 adapter.awk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adapter.awk b/adapter.awk
index 90d8e28..eb8efdf 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1083,7 +1083,7 @@ function use_macros()
 			continue;
 		if ($c ~ sysconfdir "/{?env.d")
 			continue;
-		if ($c ~ sysconfdir "/{?modprobe.d")
+		if ($c ~ sysconfdir "/{?modprobe.(d|conf)")
 			continue;
 		if ($c ~ sysconfdir "/{?logrotate.d")
 			continue;
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list