diff options
Diffstat (limited to 'devel/omniORB/files/patch-idl__COS__Gnumakefile.in')
-rw-r--r-- | devel/omniORB/files/patch-idl__COS__Gnumakefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
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 \ |