diff --git a/vim-plugins.spec b/vim-plugins.spec index 2037146..a717907 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -659,6 +659,9 @@ pushd file-line-%file_line_version %patch3 -p1 popd +find tlib_vim-%{tlib_version} -type f \( -name '*.vim' -o -name '*.txt' \) -exec chmod -v 644 {} + +chmod -v 644 vimplugin-taglist-%{taglist_version}/doc/taglist.txt + %build %install