wok annotate 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
rev   line source
slaxemulator@8484 1 --- VirtualBox-4.0.0_OSE/configure
slaxemulator@8484 2 +++ VirtualBox-4.0.0_OSE/configure
slaxemulator@8484 3 @@ -2499,7 +2499,6 @@
slaxemulator@8484 4 # don't check for yasm for the time beeing as 0.40 and 0.50 both have known bugs
slaxemulator@8484 5 # [ "$OS" != "darwin" ] && check_yasm
slaxemulator@8484 6 [ "$OS" != "darwin" ] && check_xsltproc
slaxemulator@8484 7 -[ "$OS" != "darwin" ] && check_mkisofs
slaxemulator@8484 8
slaxemulator@8484 9 # the libraries
slaxemulator@8484 10 [ "$OS" != "darwin" ] && check_pthread