public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libdivide] epel8: Use various long options
@ 2026-09-07  9:56 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-07  9:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/libdivide
Branch : epel8
Commit : 841a67cae2c1d3b0d3674de1d1a8fce17797b2b9
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-07T10:54:17+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libdivide/c/841a67cae2c1d3b0d3674de1d1a8fce17797b2b9?branch=epel8

Log:
Use various long options

---
diff --git a/libdivide.spec b/libdivide.spec
index ba9b28f..1922c11 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:56 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:56 [rpms/libdivide] epel8: 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