public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wavemon] f44: Prevent autoconf from rerunning.
@ 2026-07-02 11:58 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-02 11:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/wavemon
Branch : f44
Commit : e53263d5a79d289fc923cc3ff538f1a50554f94b
Author : Ralf Corsépius <corsepiu@fedoraproject.org>
Date   : 2015-08-19T05:46:44+02:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/wavemon/c/e53263d5a79d289fc923cc3ff538f1a50554f94b?branch=f44

Log:
Prevent autoconf from rerunning.

---
diff --git a/wavemon.spec b/wavemon.spec
index 71abaac..a155b7f 100644
--- a/wavemon.spec
+++ b/wavemon.spec
@@ -24,6 +24,8 @@ full-screen level histogram displaying signal/noise levels and SNR.
 %setup -q
 # Let configure* honor CFLAGS (RHBZ#1240046)
 sed -i -e 's|^CFLAGS=|#CFLAGS|' configure*
+# Prevent autoconf from rerunning
+touch configure* Makefile.in
 
 %build
 %configure

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

only message in thread, other threads:[~2026-07-02 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 11:58 [rpms/wavemon] f44: Prevent autoconf from rerunning 

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