]> git.pld-linux.org Git - packages/wl.git/commitdiff
- enable dkms for consistency
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 13:39:53 +0000 (14:39 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 1 Mar 2015 13:39:53 +0000 (14:39 +0100)
wl.spec

diff --git a/wl.spec b/wl.spec
index 1f2b84ed5ea8d2d54a5df582d648eae5ebababb2..e963b30189c4893f7cf44de0ac9dcdf1a60136e6 100644 (file)
--- 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
This page took 0.143995 seconds and 4 git commands to generate.