]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- drop force_userspace bcond
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 27 Oct 2013 20:01:51 +0000 (21:01 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 27 Oct 2013 20:01:51 +0000 (21:01 +0100)
VirtualBox.spec

index 2ecaad9401554b74df93f82b09435cca7070e1a5..d64e68839e1172594fdac30d81ec6733a0e610ee 100644 (file)
@@ -15,7 +15,6 @@
 %bcond_with    webservice      # webservice (SOAP) support
 %bcond_without lightdm         # lightdm greeter
 %bcond_without verbose
-%bcond_with    force_userspace # force userspace build (useful if alt_kernel is set)
 
 %if %{without kernel}
 %undefine      with_dist_kernel
@@ -23,9 +22,6 @@
 %if "%{_alt_kernel}" != "%{nil}"
 %undefine      with_userspace
 %endif
-%if %{with force_userspace}
-%define                with_userspace 1
-%endif
 %if %{without userspace}
 # nothing to be placed to debuginfo package
 %define                _enable_debug_packages  0
This page took 0.059182 seconds and 4 git commands to generate.