From: Dmitriy Tkachenko Date: Fri, 6 Sep 2013 15:15:08 +0000 (+0400) Subject: Fix for spec X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=482c76c5907e649c0a6505ccc02c3b30fdc72f96;hp=ed80bceaaaeb2f1e1e703ad98e5a7204db940380;p=packages%2Fcentos6%2Fkernel.git Fix for spec --- diff --git a/kernel.spec b/kernel.spec index f239a8c..72140fc 100644 --- a/kernel.spec +++ b/kernel.spec @@ -104,7 +104,7 @@ Summary: The Linux kernel # perf noarch subpkg %define with_perf %{?_without_perf: 0} %{?!_without_perf: 1} # kernel-debuginfo -%define with_debuginfo %{?_without_debuginfo: 0} %{?!_without_debuginfo: 0} +%define with_debuginfo %{?_without_debuginfo: 0} %{?!_without_debuginfo: 1} # kernel-bootwrapper (for creating zImages from kernel + initrd) %define with_bootwrapper %{?_without_bootwrapper: 0} %{?!_without_bootwrapper: 1} # Want to build a the vsdo directories installed