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. --- lang/sr/files/patch-rts__oper.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/sr/files/patch-rts__oper.c (limited to 'lang/sr/files/patch-rts__oper.c') diff --git a/lang/sr/files/patch-rts__oper.c b/lang/sr/files/patch-rts__oper.c new file mode 100644 index 000000000000..2fb5331748aa --- /dev/null +++ b/lang/sr/files/patch-rts__oper.c @@ -0,0 +1,10 @@ +--- rts/oper.c.orig Sat Dec 13 20:00:05 2003 ++++ rts/oper.c Sat Dec 13 20:00:13 2003 +@@ -1,6 +1,6 @@ + /* oper.c -- runtime support of operations */ + +-#include ++#include + #include "rts.h" + + static Pool oper_pool; /* pool of operation descriptors */ -- cgit v1.2.3