From 7169f41bfdfcab1b0fbb73658a5f837622677a99 Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 17 Feb 2023 23:22:56 +0800 Subject: [PATCH] fix(dbgpkg): pop-launcher (#200) Last time I incorrectly uncommented that so yeah I mean the macro escape thingy --- 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 94d7eeacfb..95703efa70 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