[arch-commits] CVS update of arch/build/editors/vim (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Sun Aug 12 04:54:42 UTC 2007


    Date: Sunday, August 12, 2007 @ 00:54:42
  Author: tobias
    Path: /home/cvs-arch/arch/build/editors/vim

Modified: PKGBUILD (1.3 -> 1.4)

move vim to editors


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: arch/build/editors/vim/PKGBUILD
diff -u arch/build/editors/vim/PKGBUILD:1.3 arch/build/editors/vim/PKGBUILD:1.4
--- arch/build/editors/vim/PKGBUILD:1.3	Thu Aug  9 15:10:21 2007
+++ arch/build/editors/vim/PKGBUILD	Sun Aug 12 00:54:42 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.3 2007/08/09 19:10:21 tobias Exp $
+# $Id: PKGBUILD,v 1.4 2007/08/12 04:54:42 tobias Exp $
 # Maintainer: tobias [ tobias at archlinux org ]
 
 pkgname=vim
 _srcver=7.1
-_patchlevel=58
+_patchlevel=63
 pkgver=${_srcver}.${_patchlevel}
 pkgrel=1
 pkgdesc="a highly configurable, improved version of the vi text editor"
@@ -59,5 +59,5 @@
   install -Dm644 ${startdir}/pkg/usr/share/vim/vimrc_example.vim \
     ${startdir}/pkg/etc/vimrc
   # clean all settings and controls -  served by vi package
-  rm -rf ${startdir}/pkg/usr/share/vim
+  rm -rf ${startdir}/pkg/usr/share
 }




More information about the arch-commits mailing list