[packages/adapter: 317/631] - /etc/modprobe.d should be fixed, no macro

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


commit 554d6b987ffb07fd4c6ce117bbbc9c2cfb884978
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri May 19 21:14:37 2006 +0000

    - /etc/modprobe.d should be fixed, no macro
    
    Changed files:
        adapter.awk -> 1.305

 adapter.awk | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index b86a3f1..90d8e28 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -1083,6 +1083,8 @@ function use_macros()
 			continue;
 		if ($c ~ sysconfdir "/{?env.d")
 			continue;
+		if ($c ~ sysconfdir "/{?modprobe.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