]> git.pld-linux.org Git - packages/vim.git/commitdiff
- added missing make distclean for main version (caused unwanted -liconv) auto/ac/vim-6_2_214-5
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Feb 2004 14:03:26 +0000 (14:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 5

Changed files:
    vim.spec -> 1.208

vim.spec

index 4e2a61462bcc42700055931b01bb8bea0d2648b2..1872290bb62492c0d5d8f84a6ab92d38270a7cb6 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@ Summary(tr):  Geli
 Summary(uk):   Visual editor IMproved - ´ÄÉÎÏ ÷¦ÒÎÉÊ òÅÄÁËÔÏÒ :)
 Name:          vim
 Version:       %{_ver}.%{_patchlevel}
-Release:       4
+Release:       5
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -608,6 +608,7 @@ mv -f vim bin/vim.static
 LDFLAGS="%{rpmldflags}"
 %endif
 
+%{__make} distclean
 %configure \
        --disable-gui \
        --without-x \
This page took 0.031957 seconds and 4 git commands to generate.