freebsd-ports/devel/omniORB/files/patch-idl::COS::Gnumakefile.in
Johann Visagie 1e9e021686 - Update to version 4.0.0
- A fairly significant rewrite of the port, as 4.0.0 now deprecates the
  traditinal OmniORB build infrastructure in favour of the GNU tools.

PR:		44338
Submitted by:	wjv
Approved by:	maintainer timeout
2002-11-01 12:01:34 +00:00

11 lines
362 B
Text

--- 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 \