SOURCES: graphviz-bad-header.patch - one more stupidity

baggins baggins at pld-linux.org
Mon Sep 17 18:28:03 CEST 2007


Author: baggins                      Date: Mon Sep 17 16:28:03 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- one more stupidity

---- Files affected:
SOURCES:
   graphviz-bad-header.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/graphviz-bad-header.patch
diff -u SOURCES/graphviz-bad-header.patch:1.1 SOURCES/graphviz-bad-header.patch:1.2
--- SOURCES/graphviz-bad-header.patch:1.1	Mon Sep 17 18:23:42 2007
+++ SOURCES/graphviz-bad-header.patch	Mon Sep 17 18:27:58 2007
@@ -18,3 +18,14 @@
  /* 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))
  /* true if boxes b0 and b1 overlap */
+--- graphviz-2.14.1-root-baggins/usr/include/graphviz/dot_builtins.c.orig	2007-09-17 18:25:45.000000000 +0200
++++ graphviz-2.14.1-root-baggins/usr/include/graphviz/dot_builtins.c	2007-09-17 18:26:48.858885737 +0200
+@@ -14,7 +14,7 @@
+ *              AT&T Research, Florham Park NJ             *
+ **********************************************************/
+ 
+-#ifdef HAVE_CONFIG_H
++#if 0
+ #include "config.h"
+ #endif
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/graphviz-bad-header.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list