fix(walker): workaround for F40 Go not producing debug packages (#3221) (#3232)

* Build workaround for Go not producing debug symbols on F40

Signed-off-by: Gil <rockgrub@disroot.org>

* Update golang-github-abenz1267-walker.spec

Signed-off-by: Gil <rockgrub@disroot.org>

---------

Signed-off-by: Gil <rockgrub@disroot.org>
(cherry picked from commit b1fec8dce2)

Co-authored-by: Gil <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-02-06 00:59:32 -08:00
committed by GitHub
parent e4a3c0d439
commit e41a63d5f3
@@ -6,6 +6,10 @@
%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$
%endif
%if 0%{?fedora} <= 40
%global debug_package %{nil}
%endif
# https://github.com/abenz1267/walker
%global goipath github.com/abenz1267/walker
Version: 0.12.14
@@ -19,7 +23,7 @@ Multi-Purpose Launcher with a lot of features. Highly Customizable and fast.}
%global godocs README.md cmd/version.txt
Name: walker
Release: 1%?dist
Release: 2%?dist
Summary: Multi-Purpose Launcher with a lot of features. Highly Customizable and fast
License: MIT