public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/wavemon] f44: Prevent autoconf from rerunning.
Date: Thu, 02 Jul 2026 11:58:45 GMT	[thread overview]
Message-ID: <178299352559.1.5651415743002821106.rpms-wavemon-e53263d5a79d@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-02 11:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178299352559.1.5651415743002821106.rpms-wavemon-e53263d5a79d@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox