public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Fix a pasto.
@ 2026-06-29 12:25 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : f9a19c1c37bb305ab5129e35d9692652f9573a46
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2011-01-23T11:21:19+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/f9a19c1c37bb305ab5129e35d9692652f9573a46?branch=rhel-f41-base

Log:
Fix a pasto.

---
diff --git a/gcc.spec b/gcc.spec
index 24aeb26..b23e100 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1197,7 +1197,7 @@ ln -sf lib32/libmudflap.a libmudflap.a
 ln -sf ../lib64/libmudflap.a 64/libmudflap.a
 ln -sf lib32/libmudflapth.a libmudflapth.a
 ln -sf ../lib64/libmudflapth.a 64/libmudflapth.a
-%if %{buld_libquadmath}
+%if %{build_libquadmath}
 ln -sf lib32/libquadmath.a libquadmath.a
 ln -sf ../lib64/libquadmath.a 64/libquadmath.a
 %endif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:25 [rpms/gcc] rhel-f41-base: Fix a pasto Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox