wok-next annotate virtualbox-ose/stuff/virtualbox-4-mkisofs-check.patch @ rev 12637

Up lguest (3.2.14)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 29 20:52:23 2012 +0200 (2012-04-29)
parents
children
rev   line source
slaxemulator@8484 1 --- VirtualBox-4.0.0_OSE/configure
slaxemulator@8484 2 +++ VirtualBox-4.0.0_OSE/configure
slaxemulator@8484 3 @@ -2499,7 +2499,6 @@
slaxemulator@8484 4 # don't check for yasm for the time beeing as 0.40 and 0.50 both have known bugs
slaxemulator@8484 5 # [ "$OS" != "darwin" ] && check_yasm
slaxemulator@8484 6 [ "$OS" != "darwin" ] && check_xsltproc
slaxemulator@8484 7 -[ "$OS" != "darwin" ] && check_mkisofs
slaxemulator@8484 8
slaxemulator@8484 9 # the libraries
slaxemulator@8484 10 [ "$OS" != "darwin" ] && check_pthread