/[packages]/cauldron/virtualbox/current/SOURCES/virtualbox-4.0.0-dont-check-for-mkisofs-or-makeself.patch
ViewVC logotype

Contents of /cauldron/virtualbox/current/SOURCES/virtualbox-4.0.0-dont-check-for-mkisofs-or-makeself.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1459 - (show annotations) (download)
Sun Jan 9 02:00:20 2011 UTC (13 years, 3 months ago) by ahmad
File size: 731 byte(s)
imported package virtualbox
1 --- VirtualBox-4.0.0_OSE/configure.orig 2010-12-27 20:41:15.295161821 +0200
2 +++ VirtualBox-4.0.0_OSE/configure 2010-12-27 20:41:25.885668845 +0200
3 @@ -2474,7 +2474,7 @@
4 # don't check for yasm for the time beeing as 0.40 and 0.50 both have known bugs
5 # [ "$OS" != "darwin" ] && check_yasm
6 [ "$OS" != "darwin" ] && check_xsltproc
7 -[ "$OS" != "darwin" ] && check_mkisofs
8 +#[ "$OS" != "darwin" ] && check_mkisofs
9
10 # the libraries
11 [ "$OS" != "darwin" ] && check_pthread
12 @@ -2532,7 +2532,7 @@
13 check_compiler_h
14 [ "$BUILD_MACHINE" = "amd64" -a $WITH_VMMRAW -eq 1 ] && check_32bit
15 # tools/common/makeself*
16 - [ $OSE -ge 1 ] && check_makeself
17 + # [ $OSE -ge 1 ] && check_makeself
18 fi
19
20 [ -n "$SETUP_WINE" ] && setup_wine

  ViewVC Help
Powered by ViewVC 1.1.30