From a18c3f100234c0e8eb9e4fa92af7d46b2feb3d3f Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 17 Feb 2023 22:53:15 +0800 Subject: [PATCH] fix(dbgpkg): pop-launcher (#198) Signed-off-by: madomado --- anda/rust/pop-launcher/pop-launcher.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/rust/pop-launcher/pop-launcher.spec b/anda/rust/pop-launcher/pop-launcher.spec index 02cf6d5a7d..94d7eeacfb 100644 --- a/anda/rust/pop-launcher/pop-launcher.spec +++ b/anda/rust/pop-launcher/pop-launcher.spec @@ -1,6 +1,6 @@ %define _disable_source_fetch 0 %bcond_without check -#%%global debug_package %%{nil} +%global debug_package %%{nil} %global crate pop-launcher