commit 15dd190bb84de74ad3e5fba7f62eb189ecdffa13
Author: Szymon Siwek <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to