[packages/acpi_call] rm userspace bcond

sls sls at pld-linux.org
Sat Sep 21 17:59:01 CEST 2013


commit 15dd190bb84de74ad3e5fba7f62eb189ecdffa13
Author: Szymon Siwek <sls at pld-linux.org>
Date:   Sat Sep 21 17:58:42 2013 +0200

    rm userspace bcond

 acpi_call.spec | 8 --------
 1 file changed, 8 deletions(-)
---
diff --git a/acpi_call.spec b/acpi_call.spec
index e7871b6..a15b26c 100644
--- a/acpi_call.spec
+++ b/acpi_call.spec
@@ -2,19 +2,11 @@
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
-%bcond_with	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
 
 %if %{without kernel}
 %undefine	with_dist_kernel
 %endif
-%if "%{_alt_kernel}" != "%{nil}"
-%undefine	with_userspace
-%endif
-%if %{without userspace}
-# nothing to be placed to debuginfo package
-%define		_enable_debug_packages	0
-%endif
 
 #
 # main package.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/acpi_call.git/commitdiff/15dd190bb84de74ad3e5fba7f62eb189ecdffa13



More information about the pld-cvs-commit mailing list