graphviz-9.0.0

This commit is contained in:
Rmys
2023-09-21 11:29:39 +03:00
parent c17fba0594
commit 9b96ced32a
3 changed files with 16 additions and 4 deletions
@@ -4,4 +4,5 @@ import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
# write layout's config
os.system("rm -f usr/lib/graphviz/config{,6}")
os.system("/usr/bin/dot -c")