From: Dmitriy Tkachenko Date: Fri, 6 Sep 2013 16:22:25 +0000 (+0400) Subject: Fix for spec X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=69ad5a4557fc59e849cfea2b372f62965110d71e;hp=482c76c5907e649c0a6505ccc02c3b30fdc72f96;p=packages%2Fcentos6%2Fkernel.git Fix for spec --- diff --git a/kernel.spec b/kernel.spec index 72140fc..d822598 100644 --- a/kernel.spec +++ b/kernel.spec @@ -94,7 +94,7 @@ Summary: The Linux kernel # kernel-kdump %define with_kdump %{?_without_kdump: 0} %{?!_without_kdump: 1} # kernel-debug -%define with_debug %{?_without_debug: 0} %{?!_without_debug: 0} +%define with_debug %{?_without_debug: 0} %{?!_without_debug: 1} # kernel-doc %define with_doc %{?_without_doc: 0} %{?!_without_doc: 1} # kernel-headers