SHA256
1
0
forked from pool/neovim
neovim/neovim-rpmlintrc
Ronan Chagas 01192d2515 Accepting request 630074 from home:mcepl:work
- Add default system-wide configuration file to /etc/xdg/nvim/sysinit.vim (boo#1098800)
- Add proper location of the default SPEC file templates
- Add some packages needed for more robust builds
  * neovim.patch fix building system
  * neovim-0.1.7-bitop.patch for use external bit module
  * neovim-0.2.0-gcc-prototype.patch fix build issue on ppc64

OBS-URL: https://build.opensuse.org/request/show/630074
OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=35
2018-08-18 15:11:48 +00:00

4 lines
191 B
Plaintext

addFilter("script-without-shebang .*/runtime/doc/makehtml.awk")
addFilter("script-without-shebang .*/runtime/doc/maketags.awk")
addFilter("script-without-shebang .*/runtime/macros/less.bat")