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. --- devel/publib/files/patch-framework::Generic.mk | 10 ---------- devel/publib/files/patch-framework__Generic.mk | 10 ++++++++++ devel/publib/files/patch-liw::publibdoc::Makefile | 7 ------- devel/publib/files/patch-liw__publibdoc__Makefile | 7 +++++++ 4 files changed, 17 insertions(+), 17 deletions(-) delete mode 100644 devel/publib/files/patch-framework::Generic.mk create mode 100644 devel/publib/files/patch-framework__Generic.mk delete mode 100644 devel/publib/files/patch-liw::publibdoc::Makefile create mode 100644 devel/publib/files/patch-liw__publibdoc__Makefile (limited to 'devel/publib') diff --git a/devel/publib/files/patch-framework::Generic.mk b/devel/publib/files/patch-framework::Generic.mk deleted file mode 100644 index 953d7d7d4b46..000000000000 --- a/devel/publib/files/patch-framework::Generic.mk +++ /dev/null @@ -1,10 +0,0 @@ ---- framework/Generic.mk.orig Tue Jan 11 00:49:05 2005 -+++ framework/Generic.mk Tue Jan 11 00:50:08 2005 -@@ -48,7 +48,5 @@ - if test -f $$i; then \ - t="$(man3dir)/`basename $$i .3`.$(man3ext)"; \ - $(INSTALL_MAN) $$i "$$t"; \ -- gzip -9f "$$t"; \ -- sh $(fwdir)/link-alternative-names $$t $(man3dir) $(man3ext); \ - fi; \ - done diff --git a/devel/publib/files/patch-framework__Generic.mk b/devel/publib/files/patch-framework__Generic.mk new file mode 100644 index 000000000000..953d7d7d4b46 --- /dev/null +++ b/devel/publib/files/patch-framework__Generic.mk @@ -0,0 +1,10 @@ +--- framework/Generic.mk.orig Tue Jan 11 00:49:05 2005 ++++ framework/Generic.mk Tue Jan 11 00:50:08 2005 +@@ -48,7 +48,5 @@ + if test -f $$i; then \ + t="$(man3dir)/`basename $$i .3`.$(man3ext)"; \ + $(INSTALL_MAN) $$i "$$t"; \ +- gzip -9f "$$t"; \ +- sh $(fwdir)/link-alternative-names $$t $(man3dir) $(man3ext); \ + fi; \ + done diff --git a/devel/publib/files/patch-liw::publibdoc::Makefile b/devel/publib/files/patch-liw::publibdoc::Makefile deleted file mode 100644 index 56d7339c1919..000000000000 --- a/devel/publib/files/patch-liw::publibdoc::Makefile +++ /dev/null @@ -1,7 +0,0 @@ ---- liw/publibdoc/Makefile.orig Thu May 23 16:17:39 2002 -+++ liw/publibdoc/Makefile Tue Jan 11 01:02:53 2005 -@@ -4,4 +4,3 @@ - install: - $(INSTALL) -d "$(man3dir)" - $(INSTALL_MAN) $(srcdir)/publib.3 $(man3dir)/publib.$(man3ext) -- gzip -9f $(man3dir)/publib.$(man3ext) diff --git a/devel/publib/files/patch-liw__publibdoc__Makefile b/devel/publib/files/patch-liw__publibdoc__Makefile new file mode 100644 index 000000000000..56d7339c1919 --- /dev/null +++ b/devel/publib/files/patch-liw__publibdoc__Makefile @@ -0,0 +1,7 @@ +--- liw/publibdoc/Makefile.orig Thu May 23 16:17:39 2002 ++++ liw/publibdoc/Makefile Tue Jan 11 01:02:53 2005 +@@ -4,4 +4,3 @@ + install: + $(INSTALL) -d "$(man3dir)" + $(INSTALL_MAN) $(srcdir)/publib.3 $(man3dir)/publib.$(man3ext) +- gzip -9f $(man3dir)/publib.$(man3ext) -- cgit v1.2.3