]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim.spec
updated to 7.4.436
[packages/vim.git] / vim.spec
index 3b722a52d7d27344014cd2d991141332e6678a6b..01fead61b5535e0d2bd61954ed1803e989571823 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -28,8 +28,8 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      307
-%define                rel             2
+%define                patchlevel      436
+%define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
@@ -824,7 +824,7 @@ build() {
                --with-tlib="ncursesw"
 %endif
 
-       %{__make} distclean
+       %{__make} -j1 distclean
        # add common options, can override (disable) if needed with args
        %configure \
                --%{!?with_perl:dis}%{?with_perl:en}able-perlinterp \
This page took 0.025474 seconds and 4 git commands to generate.