From 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 17:12:47 +0000 Subject: Rename all patches that contain '::' as a path separator, and use '__' instead. --- graphics/urt/files/patch-lib__rle_global.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/urt/files/patch-lib__rle_global.c (limited to 'graphics/urt/files/patch-lib__rle_global.c') diff --git a/graphics/urt/files/patch-lib__rle_global.c b/graphics/urt/files/patch-lib__rle_global.c new file mode 100644 index 000000000000..175e746418eb --- /dev/null +++ b/graphics/urt/files/patch-lib__rle_global.c @@ -0,0 +1,11 @@ +--- lib/rle_global.c.orig Tue Jan 28 18:23:03 1992 ++++ lib/rle_global.c Sun Jan 30 15:19:36 2005 +@@ -76,7 +76,7 @@ + 8, /* cmaplen (log2 of length of color map) */ + NULL, /* pointer to color map */ + NULL, /* pointer to comment strings */ +- stdout, /* output file */ ++ 0, /* stdout, output file */ + { 7 }, /* RGB channels only */ + 0L, /* Can't free name and file fields. */ + "Urt", /* Default "program name". */ -- cgit v1.2.3