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/omniORB/files/patch-contrib::pkgconfig::GNUmakefile.in | 11 ----------- devel/omniORB/files/patch-contrib__pkgconfig__GNUmakefile.in | 11 +++++++++++ devel/omniORB/files/patch-idl::COS::Gnumakefile.in | 11 ----------- devel/omniORB/files/patch-idl::Gnumakefile.in | 11 ----------- devel/omniORB/files/patch-idl__COS__Gnumakefile.in | 11 +++++++++++ devel/omniORB/files/patch-idl__Gnumakefile.in | 11 +++++++++++ 6 files changed, 33 insertions(+), 33 deletions(-) delete mode 100644 devel/omniORB/files/patch-contrib::pkgconfig::GNUmakefile.in create mode 100644 devel/omniORB/files/patch-contrib__pkgconfig__GNUmakefile.in delete mode 100644 devel/omniORB/files/patch-idl::COS::Gnumakefile.in delete mode 100644 devel/omniORB/files/patch-idl::Gnumakefile.in create mode 100644 devel/omniORB/files/patch-idl__COS__Gnumakefile.in create mode 100644 devel/omniORB/files/patch-idl__Gnumakefile.in (limited to 'devel/omniORB') diff --git a/devel/omniORB/files/patch-contrib::pkgconfig::GNUmakefile.in b/devel/omniORB/files/patch-contrib::pkgconfig::GNUmakefile.in deleted file mode 100644 index 3679845d611e..000000000000 --- a/devel/omniORB/files/patch-contrib::pkgconfig::GNUmakefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/pkgconfig/GNUmakefile.in.orig Fri Jul 16 15:33:32 2004 -+++ contrib/pkgconfig/GNUmakefile.in Fri Jul 16 15:33:53 2004 -@@ -4,7 +4,7 @@ - VPATH=@srcdir@ - INSTALL=@INSTALL@ - --INSTALLDIR = $(INSTALLLIBDIR)/pkgconfig -+INSTALLDIR = @prefix@/libdata/pkgconfig - - PKGFILES = omnithread3.pc omniORB4.pc omniDynamic4.pc \ - omniCOS4.pc omniCOSDynamic4.pc diff --git a/devel/omniORB/files/patch-contrib__pkgconfig__GNUmakefile.in b/devel/omniORB/files/patch-contrib__pkgconfig__GNUmakefile.in new file mode 100644 index 000000000000..3679845d611e --- /dev/null +++ b/devel/omniORB/files/patch-contrib__pkgconfig__GNUmakefile.in @@ -0,0 +1,11 @@ +--- contrib/pkgconfig/GNUmakefile.in.orig Fri Jul 16 15:33:32 2004 ++++ contrib/pkgconfig/GNUmakefile.in Fri Jul 16 15:33:53 2004 +@@ -4,7 +4,7 @@ + VPATH=@srcdir@ + INSTALL=@INSTALL@ + +-INSTALLDIR = $(INSTALLLIBDIR)/pkgconfig ++INSTALLDIR = @prefix@/libdata/pkgconfig + + PKGFILES = omnithread3.pc omniORB4.pc omniDynamic4.pc \ + omniCOS4.pc omniCOSDynamic4.pc diff --git a/devel/omniORB/files/patch-idl::COS::Gnumakefile.in b/devel/omniORB/files/patch-idl::COS::Gnumakefile.in deleted file mode 100644 index 18f578c0bcab..000000000000 --- a/devel/omniORB/files/patch-idl::COS::Gnumakefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- idl/COS/GNUmakefile.in.orig Sun Aug 18 17:38:33 2002 -+++ idl/COS/GNUmakefile.in Fri Oct 18 20:27:23 2002 -@@ -4,7 +4,7 @@ - VPATH=@srcdir@ - INSTALL=@INSTALL@ - --INSTALLDIR = $(INSTALLIDLDIR)/omniORB/COS -+INSTALLDIR = $(INSTALLIDLDIR)/COS - - FILES = AttNotifyChannelAdmin.idl CosCollection.idl \ - CosCompoundLifeCycle.idl CosConcurrencyControl.idl \ diff --git a/devel/omniORB/files/patch-idl::Gnumakefile.in b/devel/omniORB/files/patch-idl::Gnumakefile.in deleted file mode 100644 index d0aa376f299c..000000000000 --- a/devel/omniORB/files/patch-idl::Gnumakefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- idl/GNUmakefile.in.orig Sun Aug 18 17:38:33 2002 -+++ idl/GNUmakefile.in Fri Oct 18 17:32:26 2002 -@@ -4,7 +4,7 @@ - VPATH=@srcdir@ - INSTALL=@INSTALL@ - --INSTALLDIR = $(INSTALLIDLDIR)/omniORB -+INSTALLDIR = $(INSTALLIDLDIR) - - FILES = Naming.idl bootstrap.idl corbaidl.idl echo.idl ir.idl orb.idl \ - poa.idl poa_include.idl diff --git a/devel/omniORB/files/patch-idl__COS__Gnumakefile.in b/devel/omniORB/files/patch-idl__COS__Gnumakefile.in new file mode 100644 index 000000000000..18f578c0bcab --- /dev/null +++ b/devel/omniORB/files/patch-idl__COS__Gnumakefile.in @@ -0,0 +1,11 @@ +--- idl/COS/GNUmakefile.in.orig Sun Aug 18 17:38:33 2002 ++++ idl/COS/GNUmakefile.in Fri Oct 18 20:27:23 2002 +@@ -4,7 +4,7 @@ + VPATH=@srcdir@ + INSTALL=@INSTALL@ + +-INSTALLDIR = $(INSTALLIDLDIR)/omniORB/COS ++INSTALLDIR = $(INSTALLIDLDIR)/COS + + FILES = AttNotifyChannelAdmin.idl CosCollection.idl \ + CosCompoundLifeCycle.idl CosConcurrencyControl.idl \ diff --git a/devel/omniORB/files/patch-idl__Gnumakefile.in b/devel/omniORB/files/patch-idl__Gnumakefile.in new file mode 100644 index 000000000000..d0aa376f299c --- /dev/null +++ b/devel/omniORB/files/patch-idl__Gnumakefile.in @@ -0,0 +1,11 @@ +--- idl/GNUmakefile.in.orig Sun Aug 18 17:38:33 2002 ++++ idl/GNUmakefile.in Fri Oct 18 17:32:26 2002 +@@ -4,7 +4,7 @@ + VPATH=@srcdir@ + INSTALL=@INSTALL@ + +-INSTALLDIR = $(INSTALLIDLDIR)/omniORB ++INSTALLDIR = $(INSTALLIDLDIR) + + FILES = Naming.idl bootstrap.idl corbaidl.idl echo.idl ir.idl orb.idl \ + poa.idl poa_include.idl -- cgit v1.2.3