[packages/acpi_call] "--with userspace" makes no sense

sls sls at pld-linux.org
Sat Sep 21 17:54:55 CEST 2013


commit 352f809aa8855a0867e5540454a93ac4dd1ff2f4
Author: Szymon Siwek <sls at pld-linux.org>
Date:   Sat Sep 21 17:54:00 2013 +0200

    "--with userspace" makes no sense

 acpi_call.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/acpi_call.spec b/acpi_call.spec
index 68b68e0..e7871b6 100644
--- a/acpi_call.spec
+++ b/acpi_call.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	kernel		# don't build kernel modules
-%bcond_without	userspace	# don't build userspace programs
+%bcond_with	userspace	# don't build userspace programs
 %bcond_with	verbose		# verbose build (V=1)
 
 %if %{without kernel}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/acpi_call.git/commitdiff/352f809aa8855a0867e5540454a93ac4dd1ff2f4



More information about the pld-cvs-commit mailing list