3b0a4fbbc6
- /usr/bin/php5 does not exist OBS-URL: https://build.opensuse.org/request/show/88784 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=39
9 lines
162 B
Diff
9 lines
162 B
Diff
--- tclpkg/gv/demo/modgraph.lua
|
|
+++ tclpkg/gv/demo/modgraph.lua
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/lua
|
|
+#!/usr/bin/lua5.1
|
|
|
|
-- display the kernel module dependencies
|
|
|