public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/graphviz] rawhide: Fixed build
Date: Mon, 01 Jun 2026 14:09:20 GMT	[thread overview]
Message-ID: <178032296037.1.6803975886012119034.rpms-graphviz-c0988bf35e97@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/graphviz
            Branch : rawhide
            Commit : c0988bf35e977d59ade4217f540994ac4c24323c
            Author : Jaroslav Škarvada <jskarvad@redhat.com>
            Date   : 2026-06-01T16:08:50+02:00
            Stats  : +2/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/graphviz/c/c0988bf35e977d59ade4217f540994ac4c24323c?branch=rawhide

            Log:
            Fixed build

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>

---
diff --git a/graphviz.spec b/graphviz.spec
index 2b53f70..cee6bac 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -480,9 +480,9 @@ export CPPFLAGS=-I`ruby -e "puts File.join(RbConfig::CONFIG['includedir'], RbCon
 	--enable-guile=no \
 %endif
 %if %{GOLANG}
-	--enable-go=yes
+	--enable-go=yes \
 %else
-	--enable-go=no
+	--enable-go=no \
 %endif
 %if %{ASCII}
 	--with-aalib=yes

                 reply	other threads:[~2026-06-01 14:09 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=178032296037.1.6803975886012119034.rpms-graphviz-c0988bf35e97@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