wok-6.x annotate virtualbox-ose/stuff/virtualbox-4-mkisofs-check.patch @ rev 17410
Add trickle
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 29 11:26:00 2014 +0100 (2014-11-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 |