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

linux-source/rdev: fix format
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 05 09:49:35 2012 +0200 (2012-08-05)
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	Sun Aug 05 09:49:35 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