From 8d87e44c2bfe03dce13155bb8195be284718b16e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 4 Feb 2015 12:24:31 +0200 Subject: [PATCH] add kernel bcond --- nvidiabl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/nvidiabl.spec b/nvidiabl.spec index eb3f9a2..0704fdf 100644 --- a/nvidiabl.spec +++ b/nvidiabl.spec @@ -1,6 +1,7 @@ # # Conditional build: %bcond_without verbose # verbose build (V=1) +%bcond_without kernel # don't build kernel modules %bcond_without userspace # don't build userspace programs %bcond_without dkms # build dkms package -- 2.43.0