commit 6c1783152fe82d6e840ae4bdced79e5a0665ae4d
Author: Elan Ruusamäe <[email protected]>
Date:   Sat Oct 22 12:33:37 2005 +0000

    - leave /etc/env.d alone
    
    Changed files:
        adapter.awk -> 1.205

 adapter.awk | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/adapter.awk b/adapter.awk
index 9571ea1..2b5efba 100644
--- a/adapter.awk
+++ b/adapter.awk
@@ -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")
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to