public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/avrdude] rawhide: Fix F45FTBFS
@ 2026-07-22  4:53 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-22  4:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/avrdude
Branch : rawhide
Commit : b9359412e57c3a14a93db8876fef82a95bb6f78e
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-22T01:53:33-03:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/avrdude/c/b9359412e57c3a14a93db8876fef82a95bb6f78e?branch=rawhide

Log:
Fix F45FTBFS

---
diff --git a/avrdude.spec b/avrdude.spec
index 599a109..9a7ac9e 100644
--- a/avrdude.spec
+++ b/avrdude.spec
@@ -91,7 +91,7 @@ sed -i 's|^find_package(SWIG|\# find_package(SWIG|' CMakeLists.txt
 %build
 %cmake \
        -D CMAKE_INSTALL_SYSCONFDIR:PATH=%{_sysconfdir} \
-       -D CMAKE_BUILD_TYPE=build_type=RelWithDebInfo \
+       -D CMAKE_BUILD_TYPE:STRING=RelWithDebInfo \
 %if %{with docs}
        -D BUILD_DOC:BOOL=ON \
 %else

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

only message in thread, other threads:[~2026-07-22  4:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22  4:53 [rpms/avrdude] rawhide: Fix F45FTBFS Filipe Rosset

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