[arch-commits] Commit in vim-vcscommand/trunk (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri Aug 14 03:34:56 UTC 2009


    Date: Thursday, August 13, 2009 @ 23:34:56
  Author: tobias
Revision: 49618

upgpkg: vim-vcscommand 29-3

Modified:
  vim-vcscommand/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-14 03:34:49 UTC (rev 49617)
+++ PKGBUILD	2009-08-14 03:34:56 UTC (rev 49618)
@@ -5,7 +5,7 @@
 #Real version BetaXX
 pkgver=29
 _scriptid=9965
-pkgrel=2
+pkgrel=3
 pkgdesc="vim cvs/svn integration plugin"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=90"
@@ -25,7 +25,7 @@
   mv download_script.php?src_id=$_scriptid vcscommand.zip
   bsdtar -xf vcscommand.zip
 
-  installpath="$pkgdir/usr/share/vim/vim72"
+  installpath="$pkgdir/usr/share/vim/vimfiles"
   mkdir -p $installpath
   cp -r doc plugin syntax $installpath
 




More information about the arch-commits mailing list