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

Tobias Kieslich tobias at archlinux.org
Fri Aug 14 03:33:19 UTC 2009


    Date: Thursday, August 13, 2009 @ 23:33:18
  Author: tobias
Revision: 49612

upgpkg: vim-omnicppcomplete 0.4.1-3

Modified:
  vim-omnicppcomplete/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-14 03:33:12 UTC (rev 49611)
+++ PKGBUILD	2009-08-14 03:33:18 UTC (rev 49612)
@@ -5,7 +5,7 @@
 #I know the next version will be 0.5 just to break our crap
 pkgver=0.4.1
 _scriptid=7722
-pkgrel=2
+pkgrel=3
 pkgdesc="vim c++ completion omnifunc with a ctags database"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=1520"
@@ -22,7 +22,7 @@
   mv download_script.php?src_id=$_scriptid omnicppcomplete.zip
   unzip -qqo omnicppcomplete.zip
 
-  installpath="$pkgdir/usr/share/vim/vim72"
+  installpath="$pkgdir/usr/share/vim/vimfiles"
 
   mkdir -p $installpath
   cp -r doc after autoload $installpath




More information about the arch-commits mailing list