Package: vim-command-t / 5.0.2-5-g7147ba9-1

Metadata

Package Version Patches format
vim-command-t 5.0.2-5-g7147ba9-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove unnecessary gems | (download)

Gemfile | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove-unnecessary-gems


make verbose.patch | (download)

Rakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make-verbose


link as needed.patch | (download)

Rakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 link with --as-needed


relax ruby version check | (download)

autoload/commandt.vim | 15 2 + 13 - 0 !
1 file changed, 2 insertions(+), 13 deletions(-)

 remove ruby version check

This way, the package will not have to be rebuilt every time libruby is
updated. Upstream is happy for us to remove this check.