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

grub2: sed command corrected
author Hans-G?nter Theisgen
date Sat Apr 02 17:34:21 2022 +0100 (2022-04-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