wok diff vim/receipt @ rev 3124

Up: ntp (4.2.4p7) [security fix]
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Tue May 19 14:56:15 2009 +0200 (2009-05-19)
parents bdc4638f66c1
children ea33e0d11cb6
line diff
     1.1 --- a/vim/receipt	Fri May 08 09:27:59 2009 +0200
     1.2 +++ b/vim/receipt	Tue May 19 14:56:15 2009 +0200
     1.3 @@ -26,7 +26,7 @@
     1.4  	 --disable-athena-check \
     1.5  	 --mandir=/usr/share/man $CONFIGURE_ARGS && 
     1.6  	 
     1.7 -	make VIMRCLOC=/etc/vim VIMRUNTIMEDIR=/usr/share/vim MAKE="make -e" &&
     1.8 +	make VIMRCLOC=/etc/vim VIMRUNTIMEDIR=/usr/share/vim/$src MAKE="make -e" &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11