]> git.pld-linux.org Git - packages/sysdig.git/commitdiff
- drop alt_kernel<>build_kernels conflict error, build_kernels will always take prece... auto/th/sysdig-0.1.101-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 1 Aug 2015 11:58:36 +0000 (13:58 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 1 Aug 2015 11:58:36 +0000 (13:58 +0200)
sysdig.spec

index 767aeab04639ba95235c83e5bf9a6bfaa8ab4e7d..fe8a7fc3f2171524911299b6d6a156d809910b07 100644 (file)
@@ -4,10 +4,6 @@
 %bcond_without userspace       # don't build userspace programs
 %bcond_without dkms            # build dkms package
 
-%if "%{?alt_kernel}" != "" && 0%{?build_kernels:1}
-       %{error:alt_kernel (%{?alt_kernel}) and build_kernels (%{?build_kernels}) defined}
-%endif
-
 %if 0%{?_pld_builder:1} && %{with kernel} && %{with userspace}
 %{error:kernel and userspace cannot be built at the same time on PLD builders}
 exit 1
This page took 0.059651 seconds and 4 git commands to generate.