]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim.spec
updated to 7.4.383
[packages/vim.git] / vim.spec
index 07ec602f99afc4281a3dfc198703911db5bfe475..d46d89063d22e38ca23cb137a3716fcc5d65f19f 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      383
 %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.15397 seconds and 4 git commands to generate.