]> git.pld-linux.org Git - packages/acpi_call.git/commitdiff
"--with userspace" makes no sense
authorSzymon Siwek <sls@pld-linux.org>
Sat, 21 Sep 2013 15:54:00 +0000 (17:54 +0200)
committerSzymon Siwek <sls@pld-linux.org>
Sat, 21 Sep 2013 15:54:00 +0000 (17:54 +0200)
acpi_call.spec

index 68b68e092d1b7605e0e9cfc9efabaf52b2ee04a9..e7871b6095922628384135cfa739989fb143b5e8 100644 (file)
@@ -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}
This page took 0.100226 seconds and 4 git commands to generate.