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/white_dune/files/patch-src__Array.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/white_dune/files/patch-src__Array.h (limited to 'graphics/white_dune/files/patch-src__Array.h') diff --git a/graphics/white_dune/files/patch-src__Array.h b/graphics/white_dune/files/patch-src__Array.h new file mode 100644 index 000000000000..c9c7b76f007a --- /dev/null +++ b/graphics/white_dune/files/patch-src__Array.h @@ -0,0 +1,11 @@ +--- src/Array.h.orig Sat Aug 14 12:22:02 2004 ++++ src/Array.h Sat Aug 14 12:22:40 2004 +@@ -19,6 +19,8 @@ + * Cambridge, MA 02139, USA. + */ + ++#include ++ + #ifndef _ARRAY_H + #define _ARRAY_H + -- cgit v1.2.3