wok diff virtualbox-ose/stuff/virtualbox-4-mkisofs-check.patch @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/virtualbox-ose/stuff/virtualbox-4-mkisofs-check.patch	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- VirtualBox-4.0.0_OSE/configure
     1.5 ++++ VirtualBox-4.0.0_OSE/configure
     1.6 +@@ -2499,7 +2499,6 @@
     1.7 + # don't check for yasm for the time beeing as 0.40 and 0.50 both have known bugs
     1.8 + # [ "$OS" != "darwin" ] && check_yasm
     1.9 + [ "$OS" != "darwin"  ] && check_xsltproc
    1.10 +-[ "$OS" != "darwin"  ] && check_mkisofs
    1.11 + 
    1.12 + # the libraries
    1.13 + [ "$OS" != "darwin"  ] && check_pthread