[pyxf86config] fix option-header harder for sure, this I mean it

Dave Airlie airlied at fedoraproject.org
Tue Nov 29 16:04:14 UTC 2011


commit a94cbd9256d1ed1ff9e3a244f1cb87b2a4e192a9
Author: Dave Airlie <airlied at redhat.com>
Date:   Tue Nov 29 16:01:39 2011 +0000

    fix option-header harder for sure, this I mean it

 option-header.patch |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/option-header.patch b/option-header.patch
index 33d4f53..608ebb8 100644
--- a/option-header.patch
+++ b/option-header.patch
@@ -1,16 +1,17 @@
-diff -up pyxf86config-0.3.37/pyxf86conf.h.optmoved pyxf86config-0.3.37/pyxf86conf.h
---- pyxf86config-0.3.37/pyxf86conf.h.optmoved	2011-11-29 15:27:23.379174182 +0000
-+++ pyxf86config-0.3.37/pyxf86conf.h	2011-11-29 15:27:46.570172954 +0000
-@@ -1,4 +1,6 @@
+diff -up pyxf86config-0.3.37/pyxf86conf.h.dma pyxf86config-0.3.37/pyxf86conf.h
+--- pyxf86config-0.3.37/pyxf86conf.h.dma	2008-03-11 18:47:42.000000000 +0000
++++ pyxf86config-0.3.37/pyxf86conf.h	2011-11-29 16:00:17.250997314 +0000
+@@ -1,4 +1,7 @@
  #include "Python.h"
++#include <X11/Xdefs.h>
 +#include <optionstr.h>
 +#include <xf86Optionstr.h>
  #include <xf86Parser.h>
  
  typedef struct {
-diff -up pyxf86config-0.3.37/xf86config_ext.c.optmoved pyxf86config-0.3.37/xf86config_ext.c
---- pyxf86config-0.3.37/xf86config_ext.c.optmoved	2011-11-29 15:12:14.970222312 +0000
-+++ pyxf86config-0.3.37/xf86config_ext.c	2011-11-29 15:26:20.146177534 +0000
+diff -up pyxf86config-0.3.37/xf86config_ext.c.dma pyxf86config-0.3.37/xf86config_ext.c
+--- pyxf86config-0.3.37/xf86config_ext.c.dma	2011-11-29 16:00:03.615000005 +0000
++++ pyxf86config-0.3.37/xf86config_ext.c	2011-11-29 16:00:14.352997122 +0000
 @@ -1,6 +1,8 @@
  #include <glib.h>
  #include <stdlib.h>


More information about the scm-commits mailing list