]> git.pld-linux.org Git - packages/rt-tests.git/commitdiff
- disable kernel module bcond
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 26 Mar 2022 12:05:51 +0000 (13:05 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 26 Mar 2022 12:05:51 +0000 (13:05 +0100)
rt-tests.spec

index d50a3a5ddc32d0a096c07cec025227b0e4b40287..e1a421e7a5fa3a65108440ce4d1aa4171448fadc 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without kernel          # backfire kernel module
+%bcond_with    kernel          # backfire kernel module
 %bcond_without userspace       # userspace programs
 %bcond_with    verbose         # verbose kernel module build (V=1)
 
This page took 0.128903 seconds and 4 git commands to generate.