diff src/gdk-pixbuf-1-fixes.patch @ 1219:ffb6a86b8f9a

improved patch layout Use "git format-patch" instead of "git log -p --reverse" to generate patches which can be imported with with "git am". Also set author/from to "mingw-cross-env" since attribution is done in the mingw-cross-env repository.
author Mark Brand <mabrand@mabrand.nl>
date Wed, 29 Sep 2010 19:42:33 +0200
parents 92877f4655f9
children 10b34eba8a06
line wrap: on
line diff
--- a/src/gdk-pixbuf-1-fixes.patch	Wed Sep 29 17:33:43 2010 +0200
+++ b/src/gdk-pixbuf-1-fixes.patch	Wed Sep 29 19:42:33 2010 +0200
@@ -2,11 +2,12 @@
 See doc/index.html for further information.
 
 Contains ad hoc patches for cross building.
-commit d5e7a81cbe6339e1d0dbf97f8814c28e2c806d80
-Author: Mark Brand <mabrand@mabrand.nl>
-Date:   Fri Sep 24 23:31:24 2010 +0200
 
-    s,DllMain,static _disabled_DllMain,
+From d5e7a81cbe6339e1d0dbf97f8814c28e2c806d80 Mon Sep 17 00:00:00 2001
+From: mingw-cross-env
+Date: Fri, 24 Sep 2010 23:31:24 +0200
+Subject: [PATCH] s,DllMain,static _disabled_DllMain,
+
 
 diff --git a/gdk-pixbuf/gdk-pixbuf-io.c b/gdk-pixbuf/gdk-pixbuf-io.c
 index aa4964f..c925934 100644
@@ -27,3 +28,6 @@
           DWORD     fdwReason,
           LPVOID    lpvReserved)
  {
+-- 
+1.7.1
+