wok diff get-virtualbox/receipt @ rev 7039

Fixed typo in lyx build depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Oct 31 19:45:29 2010 +0000 (2010-10-31)
parents ae24d70d2cd2
children d1768332cee0
line diff
     1.1 --- a/get-virtualbox/receipt	Wed Mar 24 14:34:06 2010 +0100
     1.2 +++ b/get-virtualbox/receipt	Sun Oct 31 19:45:29 2010 +0000
     1.3 @@ -14,6 +14,6 @@
     1.4  	cp stuff/get-virtualbox $fs/usr/bin
     1.5  	
     1.6  	# Improve Slitaz support.
     1.7 -	cd $fs/usr/bin && patch -p1 -i ../../../../../stuff/installer.u
     1.8 +	#cd $fs/usr/bin && patch -p1 -i ../../../../../stuff/installer.u
     1.9  }
    1.10