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

barcode: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 17:51:35 2011 +0000 (2011-05-21)
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	Sat May 21 17:51:35 2011 +0000
     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