using python 3.13. OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=197
10 lines
269 B
Diff
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
|
|
|