wok-6.x diff vim/receipt @ rev 3131
Add: bin86 (8086 assembler and linker)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed May 20 11:27:00 2009 +0200 (2009-05-20) |
parents | bdc4638f66c1 |
children | ea33e0d11cb6 |
line diff
1.1 --- a/vim/receipt Fri May 08 09:27:59 2009 +0200 1.2 +++ b/vim/receipt Wed May 20 11:27:00 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