public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/graphviz] rawhide: Fixed build
@ 2026-06-01 14:09 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-01 14:09 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-06-01 14:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 14:09 [rpms/graphviz] rawhide: Fixed build 

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