[packages/VirtualBox] - drop force_userspace bcond

baggins baggins at pld-linux.org
Sun Oct 27 21:21:14 CET 2013


commit 0659ddee1a7aa12fb7d0ac7bfc60972b0748f03f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 27 21:01:51 2013 +0100

    - 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/163ddb28d3410be4676b5743f1992ba00654b00d



More information about the pld-cvs-commit mailing list