summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/pngnq/files')
-rw-r--r--media-gfx/pngnq/files/pngnq-1.0-libpng14.patch4
-rw-r--r--media-gfx/pngnq/files/pngnq-1.0-libpng15.patch4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-gfx/pngnq/files/pngnq-1.0-libpng14.patch b/media-gfx/pngnq/files/pngnq-1.0-libpng14.patch
index e2eb9c8972e5..effef6d9d069 100644
--- a/media-gfx/pngnq/files/pngnq-1.0-libpng14.patch
+++ b/media-gfx/pngnq/files/pngnq-1.0-libpng14.patch
@@ -1,7 +1,7 @@
http://aur.archlinux.org/packages.php?ID=10325
---- src/rwpng.c
-+++ src/rwpng.c
+--- a/src/rwpng.c
++++ b/src/rwpng.c
@@ -80,7 +80,7 @@
* have used slightly more general png_sig_cmp() function instead */
diff --git a/media-gfx/pngnq/files/pngnq-1.0-libpng15.patch b/media-gfx/pngnq/files/pngnq-1.0-libpng15.patch
index 7590431dcd3a..7f791fc109ad 100644
--- a/media-gfx/pngnq/files/pngnq-1.0-libpng15.patch
+++ b/media-gfx/pngnq/files/pngnq-1.0-libpng15.patch
@@ -1,5 +1,5 @@
---- src/rwpng.c
-+++ src/rwpng.c
+--- a/src/rwpng.c
++++ b/src/rwpng.c
@@ -31,8 +31,9 @@
#include <stdio.h>