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. --- math/qhull5/files/patch-eg::Makefile.in | 11 ----------- math/qhull5/files/patch-eg__Makefile.in | 11 +++++++++++ math/qhull5/files/patch-src::Makefile.in | 11 ----------- math/qhull5/files/patch-src__Makefile.in | 11 +++++++++++ 4 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 math/qhull5/files/patch-eg::Makefile.in create mode 100644 math/qhull5/files/patch-eg__Makefile.in delete mode 100644 math/qhull5/files/patch-src::Makefile.in create mode 100644 math/qhull5/files/patch-src__Makefile.in (limited to 'math/qhull5') diff --git a/math/qhull5/files/patch-eg::Makefile.in b/math/qhull5/files/patch-eg::Makefile.in deleted file mode 100644 index f9877a8061e3..000000000000 --- a/math/qhull5/files/patch-eg::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- eg/Makefile.in.orig Fri Feb 6 16:33:23 2004 -+++ eg/Makefile.in Wed Apr 28 23:06:27 2004 -@@ -138,7 +138,7 @@ - - # to: - docdir = $(prefix)/share/doc/$(PACKAGE) --examplesdir = $(docdir)/examples -+examplesdir = $(prefix)/share/examples/$(PACKAGE) - - # which: - examples_DATA = \ diff --git a/math/qhull5/files/patch-eg__Makefile.in b/math/qhull5/files/patch-eg__Makefile.in new file mode 100644 index 000000000000..f9877a8061e3 --- /dev/null +++ b/math/qhull5/files/patch-eg__Makefile.in @@ -0,0 +1,11 @@ +--- eg/Makefile.in.orig Fri Feb 6 16:33:23 2004 ++++ eg/Makefile.in Wed Apr 28 23:06:27 2004 +@@ -138,7 +138,7 @@ + + # to: + docdir = $(prefix)/share/doc/$(PACKAGE) +-examplesdir = $(docdir)/examples ++examplesdir = $(prefix)/share/examples/$(PACKAGE) + + # which: + examples_DATA = \ diff --git a/math/qhull5/files/patch-src::Makefile.in b/math/qhull5/files/patch-src::Makefile.in deleted file mode 100644 index 9623670c7d08..000000000000 --- a/math/qhull5/files/patch-src::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Makefile.in.orig Fri Feb 6 16:33:23 2004 -+++ src/Makefile.in Wed Apr 28 23:37:31 2004 -@@ -198,7 +198,7 @@ - - # to: - docdir = $(prefix)/share/doc/$(PACKAGE) --examplesdir = $(docdir)/examples -+examplesdir = $(prefix)/share/examples/$(PACKAGE) - - # which: - examples_DATA = \ diff --git a/math/qhull5/files/patch-src__Makefile.in b/math/qhull5/files/patch-src__Makefile.in new file mode 100644 index 000000000000..9623670c7d08 --- /dev/null +++ b/math/qhull5/files/patch-src__Makefile.in @@ -0,0 +1,11 @@ +--- src/Makefile.in.orig Fri Feb 6 16:33:23 2004 ++++ src/Makefile.in Wed Apr 28 23:37:31 2004 +@@ -198,7 +198,7 @@ + + # to: + docdir = $(prefix)/share/doc/$(PACKAGE) +-examplesdir = $(docdir)/examples ++examplesdir = $(prefix)/share/examples/$(PACKAGE) + + # which: + examples_DATA = \ -- cgit v1.2.3