wok rev 14072
virtualboxose-guestutils: little change just to see if it get compiled
author | ernia <monghitri@aruba.it> |
---|---|
date | Thu Feb 21 19:57:49 2013 +0000 (2013-02-21) |
parents | 309205710b88 |
children | 6e8b2a10cd0d |
files | virtualbox-ose-guestutils/receipt |
line diff
1.1 --- a/virtualbox-ose-guestutils/receipt Thu Feb 21 13:40:21 2013 +0000 1.2 +++ b/virtualbox-ose-guestutils/receipt Thu Feb 21 19:57:49 2013 +0000 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}"