wok-4.x diff gvim/receipt @ rev 7674

Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 16 17:16:06 2010 +0000 (2010-12-16)
parents 13609acc2c78
children be13f25e790b
line diff
     1.1 --- a/gvim/receipt	Thu May 07 10:30:39 2009 +0200
     1.2 +++ b/gvim/receipt	Thu Dec 16 17:16:06 2010 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  	
     1.5  	for i in eview evim gview gvim gvimdiff rgvim rgview 
     1.6  	do
     1.7 -		cp -a $_pkg/usr/bin/$i $fs/usr
     1.8 +		cp -a $_pkg/usr/bin/$i $fs/usr/bin
     1.9  	done
    1.10  	
    1.11  	cp -a $WOK/$WANTED/vim72/runtime/vim16x16.png $fs/usr/share/pixmaps/gvim.png