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

A new commit has been pushed.

Repo   : rpms/libdivide
Branch : f43
Commit : 6b95c2c5a038412453175f7ccf77ea04ddc745bc
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-20T07:01:48+01:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/libdivide/c/6b95c2c5a038412453175f7ccf77ea04ddc745bc?branch=f43

Log:
Use various long options

---
diff --git a/libdivide.spec b/libdivide.spec
index 9c7cd7c..4e5720e 100644
--- a/libdivide.spec
+++ b/libdivide.spec
@@ -49,7 +49,7 @@ Provides:       libdivide-static = %{version}-%{release}
 
 %prep -a
 # Disable -Werror
-sed -i 's/;-Werror//;/-Werror/d' CMakeLists.txt
+sed --in-place 's/;-Werror//;/-Werror/d' CMakeLists.txt
 
 
 %files devel

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

only message in thread, other threads:[~2026-09-07  6:04 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:04 [rpms/libdivide] f43: 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