wok-6.x annotate virtualbox-ose/stuff/virtualbox-4-makeself-check.patch @ rev 8484

virtualbox-ose: Remove check for makeself and mkisofs. Enabled webservice.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 08 15:55:04 2011 +0000 (2011-02-08)
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 @@ -2527,7 +2527,6 @@
slaxemulator@8484 4 check_compiler_h
slaxemulator@8484 5 [ "$BUILD_MACHINE" = "amd64" -a $WITH_VMMRAW -eq 1 ] && check_32bit
slaxemulator@8484 6 # tools/common/makeself*
slaxemulator@8484 7 - [ $OSE -ge 1 ] && check_makeself
slaxemulator@8484 8 fi
slaxemulator@8484 9
slaxemulator@8484 10 [ -n "$SETUP_WINE" ] && setup_wine