wok diff virtualbox-ose-guestutils/receipt @ rev 14252

readline: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 25 15:43:45 2013 +0100 (2013-03-25)
parents 309205710b88
children 7896f0694ef6
line diff
     1.1 --- a/virtualbox-ose-guestutils/receipt	Thu Feb 21 13:40:21 2013 +0000
     1.2 +++ b/virtualbox-ose-guestutils/receipt	Mon Mar 25 15:43:45 2013 +0100
     1.3 @@ -37,7 +37,6 @@
     1.4  	install -m755 -D pam_vbox.so "$fs/lib/security/pam_vbox.so"
     1.5  
     1.6  	# virtualbox-ose-additions-modules
     1.7 -
     1.8  	KERNEL_VERSION=$(grep  ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g')
     1.9  	#cooking installs modules in linux major version dir
    1.10  	KBASEVER="${KERNEL_VERSION:0:3}"