From 493de62701b7a5e846ad1057c700c5db367b9ed4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 1 Mar 2015 14:39:53 +0100 Subject: [PATCH] - enable dkms for consistency --- wl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wl.spec b/wl.spec index 1f2b84e..e963b30 100644 --- a/wl.spec +++ b/wl.spec @@ -2,7 +2,7 @@ %bcond_without kernel # don't build kernel modules %bcond_with verbose # verbose build (V=1) %bcond_without userspace # don't build userspace programs -%bcond_with dkms # build dkms package +%bcond_without dkms # build dkms package %if %{without userspace} %undefine with_dkms -- 2.43.0