[packages/libgda4] - typo

qboosh qboosh at pld-linux.org
Wed Jul 3 21:10:49 CEST 2019


commit a403a7f06d035654c5651c50c78b70cc355c1319
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 3 21:12:16 2019 +0200

    - typo

 libgda4-graphviz.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgda4-graphviz.patch b/libgda4-graphviz.patch
index cde8156..02cff92 100644
--- a/libgda4-graphviz.patch
+++ b/libgda4-graphviz.patch
@@ -37,7 +37,7 @@
  
 +#ifdef GRAPHVIZ_NEW_API
 +	graph = agopen ("BrowserCanvasLayout", Agdirected, NULL);
-+        agnode (graph, "shape", "box");
++        agset (graph, "shape", "box");
 +        agset (graph, "height", ".1");
 +        agset (graph, "width", ".1");
 +        agset (graph, "fixedsize", "true");
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgda4.git/commitdiff/a403a7f06d035654c5651c50c78b70cc355c1319



More information about the pld-cvs-commit mailing list