diff options
author | Arn0 <yth@ythogtha.org> | 2022-05-04 17:02:16 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:25 +0700 |
commit | b56fa5a4781c43d3583c1279443cc3dc0c81df02 (patch) | |
tree | 07cf4206832b90e2cc2dbab0e272f24e051bdd1c /graphics/graphviz/graphviz.ini | |
parent | 508a40723580cc99200389f025ed62c8f9a240b1 (diff) |
graphics/graphviz: Updated for version 3.0.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/graphviz/graphviz.ini')
-rw-r--r-- | graphics/graphviz/graphviz.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/graphviz/graphviz.ini b/graphics/graphviz/graphviz.ini index 86c17067c579..107db738b0a7 100644 --- a/graphics/graphviz/graphviz.ini +++ b/graphics/graphviz/graphviz.ini @@ -8,5 +8,5 @@ ; In case you still prefer to use the wrapper class you have to ; include it using its absolute path: ; <?php -; include ('/usr/lib@LIBDIRSUFFIX@/graphviz/php/gv.php'); +; include ('/usr/share/php/gv.php'); ; ?> |