]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- /etc/modprobe.conf too
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 19 May 2006 21:21:18 +0000 (21:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adapter.awk -> 1.306

adapter.awk

index 90d8e28e0192de3fd186626ab1dbf0d2634bd37a..eb8efdf9b4a66738e40f29bb234aa584c9586ee3 100644 (file)
@@ -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;
This page took 0.050141 seconds and 4 git commands to generate.