]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim-pam.patch
updated to 7.4.295
[packages/vim.git] / vim-pam.patch
index 0c300350b3e1083307d88920c39ccad20bb07914..f954cd741bf8dc620cdf4d0168b81623c02e5b87 100644 (file)
@@ -1,11 +1,11 @@
---- 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 @@
+--- vim74/runtime/filetype.vim~        2013-09-06 00:12:00.000000000 +0300
++++ vim74/runtime/filetype.vim 2013-09-06 00:12:35.086158130 +0300
+@@ -1330,7 +1330,7 @@
  au BufNewFile,BufRead pf.conf                 setf pf
  
  " 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
This page took 0.048762 seconds and 4 git commands to generate.