]> git.pld-linux.org Git - packages/adapter.git/blobdiff - adapter.awk
- leave /etc/env.d alone
[packages/adapter.git] / adapter.awk
index 9571ea143d36f680216526ad67206cb7159ad0f1..2b5efba69ea13c63977471d713333feac0502568 100644 (file)
@@ -815,6 +815,8 @@ function use_macros()
                        continue;
                if ($c ~ sysconfdir "/{?crontab.d")
                        continue;
+               if ($c ~ sysconfdir "/{?env.d")
+                       continue;
                if ($c ~ sysconfdir "/{?logrotate.d")
                        continue;
                if ($c ~ sysconfdir "/{?pam.d")
This page took 0.02574 seconds and 4 git commands to generate.