]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox.spec
- force symbol into .rodata (as is on x86) to avoid confusing vbox makefile rules
[packages/VirtualBox.git] / VirtualBox.spec
index 3dc0505bb46eb6fef40e752826ff06ab6588c72b..f58b951d5c8abf83f8bc9e8e49bd804ef69e54a3 100644 (file)
@@ -94,6 +94,7 @@ Patch8:               lightdm-greeter-g++-link.patch
 Patch9:                pld-guest.patch
 Patch10:       16-no-update.patch
 Patch11:       18-system-xorg.patch
+Patch12:       x8664-build.patch
 URL:           http://www.virtualbox.org/
 %if %{with userspace}
 %ifarch %{x8664}
@@ -540,6 +541,7 @@ cd ../..\
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %{__sed} -i -e 's,@VBOX_DOC_PATH@,%{_docdir}/%{name}-%{version},' \
        -e 's/Categories=.*/Categories=Utility;Emulator;/' src/VBox/Installer/common/virtualbox.desktop.in
This page took 0.040857 seconds and 4 git commands to generate.