public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libdivide] epel9: Use various long options
@ 2026-09-07 9:15 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-07 9:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libdivide
Branch : epel9
Commit : 758a50357897599deb9460e32081a1d92c818b1e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-07T10:14:09+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libdivide/c/758a50357897599deb9460e32081a1d92c818b1e?branch=epel9
Log:
Use various long options
---
diff --git a/libdivide.spec b/libdivide.spec
index 6e0f5a9..a82b3ac 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
%build
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-07 9:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 9:15 [rpms/libdivide] epel9: 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