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

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


    Date: Thursday, August 13, 2009 @ 23:29:34
  Author: tobias
Revision: 49598

upgpkg: vim-a 2.18-4

Modified:
  vim-a/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-14 03:29:28 UTC (rev 49597)
+++ PKGBUILD	2009-08-14 03:29:34 UTC (rev 49598)
@@ -5,7 +5,7 @@
 pkgver=2.18
 _scriptid=7218
 _docid=6347
-pkgrel=3
+pkgrel=4
 pkgdesc="alternate files in vim quickly (.c -> .h etc)"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=31"
@@ -24,7 +24,7 @@
   mv download_script.php?src_id=$_scriptid a.vim
   mv download_script.php?src_id=$_docid alternate.txt
 
-  installpath="$pkgdir/usr/share/vim/vim72"
+  installpath="$pkgdir/usr/share/vim/vimfiles"
 
   install -D -m644 a.vim $installpath/plugin/a.vim || return 1
   install -D -m644 alternate.txt $installpath/doc/alternate.txt || return 1




More information about the arch-commits mailing list