]> git.pld-linux.org Git - packages/lttng-modules.git/commitdiff
- don't build userspece for alt_kernel
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 25 Jul 2013 15:46:46 +0000 (17:46 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 25 Jul 2013 15:46:46 +0000 (17:46 +0200)
lttng-modules.spec

index fd62289aa19def2eaac9bb722c45b09d05f54740..6070008213c86b9c9c0fda9fd05ee83963b980fc 100644 (file)
@@ -4,6 +4,10 @@
 %bcond_without allprobes       # all probes build (some probes, e.g. fs, need full kernel source)
 %bcond_with    verbose         # verbose build (V=1)
 #
+%if "%{_alt_kernel}" != "%{nil}"
+%undefine      with_userspace
+%endif
+
 %define                rel             2
 %define                pname           lttng-modules
 Summary:       LTTng 2.x kernel modules
This page took 0.166907 seconds and 4 git commands to generate.