From a10290ceb550ce36bdb61e2957c3683bcd5988fc Mon Sep 17 00:00:00 2001 From: Hoegeun Kwon Date: Mon, 11 Jan 2021 15:15:55 +0900 Subject: [PATCH] packaging: Remove define debug_package Delete the debug package nil. A problem occurs when the cmake version is upgraded. Change-Id: I65190223d728492ad83f0cebfa7cb6b926d9c5bf Signed-off-by: Hoegeun Kwon --- packaging/linux-amlogic.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/linux-amlogic.spec b/packaging/linux-amlogic.spec index c06dd2486285..fb61b40e8cb1 100644 --- a/packaging/linux-amlogic.spec +++ b/packaging/linux-amlogic.spec @@ -1,6 +1,5 @@ # Ignore double dash in version for rpmbuild %define _wrong_version_format_terminate_build 0 -%define debug_package %{nil} %ifarch aarch64 %define buildarch arm64 -- 2.34.1