wok-6.x annotate virtualbox-ose/stuff/virtualbox-4-mkisofs-check.patch @ rev 16169
ARM: add tint2 and wbar2 for a nice OpenBox desktop
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 30 00:47:31 2014 +0100 (2014-03-30) |
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 |