]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim.spec
updated to 7.4.436
[packages/vim.git] / vim.spec
index 07ec602f99afc4281a3dfc198703911db5bfe475..01fead61b5535e0d2bd61954ed1803e989571823 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -28,7 +28,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define                ver             7.4
-%define                patchlevel      354
+%define                patchlevel      436
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
@@ -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.025019 seconds and 4 git commands to generate.