wok view virtualbox-ose/stuff/virtualbox-4-mkisofs-check.patch @ rev 20334

Do not use efi shell (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 02 16:13:06 2018 +0200 (2018-06-02)
parents
children
line source
1 --- VirtualBox-4.0.0_OSE/configure
2 +++ VirtualBox-4.0.0_OSE/configure
3 @@ -2499,7 +2499,6 @@
4 # don't check for yasm for the time beeing as 0.40 and 0.50 both have known bugs
5 # [ "$OS" != "darwin" ] && check_yasm
6 [ "$OS" != "darwin" ] && check_xsltproc
7 -[ "$OS" != "darwin" ] && check_mkisofs
9 # the libraries
10 [ "$OS" != "darwin" ] && check_pthread