Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates-src > by-pkgid > ac544e64de4869d5bda361651df5887b > files > 8

virtualbox-5.0.14-1.mga5.src.rpm

diff -Nurp VirtualBox-5.0.0.orig/configure VirtualBox-5.0.0/configure
--- VirtualBox-5.0.0.orig/configure	2015-07-09 12:50:42.000000000 +0300
+++ VirtualBox-5.0.0/configure	2015-07-11 00:47:57.263608341 +0300
@@ -2706,7 +2706,7 @@ if [ $ONLY_ADDITIONS -eq 0 ]; then
   # don't check for yasm for the time beeing as 0.40 and 0.50 both have known bugs
   # [ "$OS" != "darwin" ] && check_yasm
   [ "$OS" != "darwin"  ] && check_xsltproc
-  [ "$OS" != "darwin"  ] && check_mkisofs
+  #[ "$OS" != "darwin"  ] && check_mkisofs
 fi
 
 # the libraries
@@ -2774,7 +2774,7 @@ if [ "$OS" = "linux" ]; then
   check_compiler_h
   [ $ONLY_ADDITIONS -eq 0 -a "$BUILD_MACHINE" = "amd64" -a $WITH_VMMRAW -eq 1 ] && check_32bit
   # tools/common/makeself*
-  [ $OSE -ge 1 ] && check_makeself
+ # [ $OSE -ge 1 ] && check_makeself
 fi
 
 [ -n "$SETUP_WINE" ] && setup_wine