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

python-edbus-dev, python-edje-dev, python-elementary-dev, python-evas-dev: back to 1.7.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 08 09:46:06 2013 +0200 (2013-06-08)
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 Jun 08 09:46:06 2013 +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