]> git.pld-linux.org Git - packages/vim.git/commitdiff
- disable canberra for non-x gvim.heavy auto/th/vim-8.1.2141-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 12 Oct 2019 17:53:47 +0000 (19:53 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 12 Oct 2019 17:53:47 +0000 (19:53 +0200)
- rel 2

vim.spec

index c249142a83a09546a5ff960ec1a6eeb3ec1b0d64..1d6d9b9f90191563d4bbac9d9e9e5ca49946574f 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -30,7 +30,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define                ver             8.1.2141
-%define                rel             1
+%define                rel             2
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
@@ -977,6 +977,7 @@ build vim.heavy \
        --enable-pythoninterp \
        --enable-rubyinterp \
        --enable-tclinterp \
+       --disable-canberra \
        --disable-gpm
 
 build gvim.heavy \
This page took 0.801231 seconds and 4 git commands to generate.