graphviz/graphviz-2.20.2-interpreter_names.patch
Marcus Meissner 6d228abcc5 - Add -fpermissive to optflags when compiling the addons flavor in
order to prevent GCC 14 to throw errors upon encountering various
  C99 violations. [boo#1225776]

Please (assuming the request is otherwise OK), forward it to factory
soon-ish so that we can switch the default compiler.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=193
2024-07-20 18:20:48 +00:00

10 lines
269 B
Diff

Index: tclpkg/gv/demo/modgraph.lua
===================================================================
--- tclpkg/gv/demo/modgraph.lua.orig
+++ tclpkg/gv/demo/modgraph.lua
@@ -1,4 +1,4 @@
-#!/usr/bin/lua
+#!/usr/bin/lua5.1
-- display the kernel module dependencies