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. --- net/yptransitd/files/patch-src__confparse.y | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 net/yptransitd/files/patch-src__confparse.y (limited to 'net/yptransitd/files/patch-src__confparse.y') diff --git a/net/yptransitd/files/patch-src__confparse.y b/net/yptransitd/files/patch-src__confparse.y new file mode 100644 index 000000000000..295f15d1f967 --- /dev/null +++ b/net/yptransitd/files/patch-src__confparse.y @@ -0,0 +1,7 @@ +--- src/confparse.y.orig Thu Aug 28 04:35:49 2003 ++++ src/confparse.y Thu Aug 28 04:35:56 2003 +@@ -88,3 +88,4 @@ + ; + modules_line: MODULES STRING_TOKEN { prefs.yp_modulelist = yp_modulelist_create($2); yylinecount++; + free($2); } ++; -- cgit v1.2.3