public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libdivide] epel10: Use various long options
@ 2026-09-07 6:57 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-07 6:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libdivide
Branch : epel10
Commit : 47539ebb322db35f1379ae684db36c8331da8eb4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-07T07:56:23+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libdivide/c/47539ebb322db35f1379ae684db36c8331da8eb4?branch=epel10
Log:
Use various long options
---
diff --git a/libdivide.spec b/libdivide.spec
index 0ce9adf..7553915 100644
--- a/libdivide.spec
+++ b/libdivide.spec
@@ -45,7 +45,7 @@ Provides: libdivide-static = %{version}-%{release}
%autosetup -p1
# Disable -Werror
-sed -i 's/;-Werror//;/-Werror/d' CMakeLists.txt
+sed --in-place 's/;-Werror//;/-Werror/d' CMakeLists.txt
%conf
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-07 6:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 6:57 [rpms/libdivide] epel10: Use various long options Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox