[packages/graphviz] - fixed bad-header patch

qboosh qboosh at pld-linux.org
Sat Jun 3 07:51:38 CEST 2017


commit c56110e3b919370035da7437ade7e8229b0f363e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 3 07:52:38 2017 +0200

    - fixed bad-header patch

 graphviz-bad-header.patch | 9 +++++++++
 1 file changed, 9 insertions(+)
---
diff --git a/graphviz-bad-header.patch b/graphviz-bad-header.patch
index ee069d5..fc6d2f4 100644
--- a/graphviz-bad-header.patch
+++ b/graphviz-bad-header.patch
@@ -18,3 +18,12 @@
  
  /* true if point p is inside box b */
  #define INSIDE(p,b)	(BETWEEN((b).LL.x,(p).x,(b).UR.x) && BETWEEN((b).LL.y,(p).y,(b).UR.y))
+@@ -81,6 +84,8 @@
+ #define MILLIPOINT .001
+ #define MICROPOINT .000001
+ 
++#endif
++
+ #ifdef __cplusplus
+ }
+ #endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/graphviz.git/commitdiff/c56110e3b919370035da7437ade7e8229b0f363e



More information about the pld-cvs-commit mailing list