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

postfix: Improve receipt + fix addgroup command
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Mar 07 16:30:58 2012 +0100 (2012-03-07)
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	Wed Mar 07 16:30:58 2012 +0100
     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