diff src/libpano13-1-fix-jpeg-win32.patch @ 972:e5d55b815b89

improved naming of patch files
author Volker Grabsch <vog@notjusthosting.com>
date Fri, 14 May 2010 19:59:46 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/libpano13-1-fix-jpeg-win32.patch	Fri May 14 19:59:46 2010 +0200
@@ -0,0 +1,12 @@
+This file is part of mingw-cross-env.
+See doc/index.html for further information.
+
+diff -r f39a7d5630f2 jpeg.c
+--- a/jpeg.c	Tue Apr 27 18:26:40 2010 +0200
++++ b/jpeg.c	Tue Apr 27 18:27:05 2010 +0200
+@@ -1,5 +1,4 @@
+ #include <stdio.h>
+-#include <jpeglib.h>
+ //#define __NO_SYSTEM__
+ #include "filter.h"
+ #include "metadata.h"