X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=vim-pam.patch;h=4077b66dfbfb010b3f9b2eb39fefb923d2e1590b;hb=ec70ab5fe17b24700788d1aa1f53522a24bba1ad;hp=0c300350b3e1083307d88920c39ccad20bb07914;hpb=ab35582933d45fece83ceef12cf5b50293d796b3;p=packages%2Fvim.git diff --git a/vim-pam.patch b/vim-pam.patch index 0c30035..4077b66 100644 --- a/vim-pam.patch +++ b/vim-pam.patch @@ -1,11 +1,14 @@ ---- vim72/runtime/filetype.vim~ 2009-02-11 07:35:48.210984868 +0200 -+++ vim72/runtime/filetype.vim 2009-02-11 07:34:49.298491103 +0200 -@@ -1242,7 +1242,7 @@ - au BufNewFile,BufRead pf.conf setf pf +--- vim74/runtime/filetype.vim~ 2013-09-06 00:12:00.000000000 +0300 ++++ vim74/runtime/filetype.vim 2013-09-06 00:12:35.086158130 +0300 +--- vim-8.2.1524/runtime/filetype.vim~ 2020-08-26 09:16:25.000000000 +0200 ++++ vim-8.2.1524/runtime/filetype.vim 2020-08-26 09:17:06.450765953 +0200 +@@ -1153,7 +1153,7 @@ au BufNewFile,BufRead *.hook + \ endif " Pam conf --au BufNewFile,BufRead /etc/pam.conf setf pamconf -+au BufNewFile,BufRead /etc/pam.conf,*.pam,*.pamd setf pamconf +-au BufNewFile,BufRead */etc/pam.conf setf pamconf ++au BufNewFile,BufRead */etc/pam.conf,*.pam,*.pamd setf pamconf - " PApp - au BufNewFile,BufRead *.papp,*.pxml,*.pxsl setf papp + " Pam environment + au BufNewFile,BufRead pam_env.conf,.pam_environment setf pamenv +