# HG changeset patch # User ernia # Date 1361476669 0 # Node ID 400979d117234f9c0560c87f05c1f4111b31b247 # Parent 309205710b8813ce04c47ab4af167fb0e41c4f0c virtualboxose-guestutils: little change just to see if it get compiled diff -r 309205710b88 -r 400979d11723 virtualbox-ose-guestutils/receipt --- a/virtualbox-ose-guestutils/receipt Thu Feb 21 13:40:21 2013 +0000 +++ b/virtualbox-ose-guestutils/receipt Thu Feb 21 19:57:49 2013 +0000 @@ -37,7 +37,6 @@ install -m755 -D pam_vbox.so "$fs/lib/security/pam_vbox.so" # virtualbox-ose-additions-modules - KERNEL_VERSION=$(grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g') #cooking installs modules in linux major version dir KBASEVER="${KERNEL_VERSION:0:3}"