From 0659ddee1a7aa12fb7d0ac7bfc60972b0748f03f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 27 Oct 2013 21:01:51 +0100 Subject: [PATCH] - drop force_userspace bcond --- VirtualBox.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/VirtualBox.spec b/VirtualBox.spec index 2ecaad9..d64e688 100644 --- a/VirtualBox.spec +++ b/VirtualBox.spec @@ -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 -- 2.43.0