openbsd-ports/devel/mico/patches/patch-MakeVars_in
shell e38f8ebe1a Initial import of mico-2.3.5
Port Maintainer : Andre S. Barbosa <andre@ravel.ufrj.br>
---
Mico is a freely available and complete CORBA-compliant implementation.
It allows applications to interoperate in a distributed and
heterogeneous environment, regardless of the locations of the
applications, operating systems and programming language.

WWW: http://www.mico.org
2001-06-28 19:59:03 +00:00

12 lines
294 B
Plaintext

--- MakeVars.in.orig Fri Mar 24 11:48:51 2000
+++ MakeVars.in Wed Jun 27 02:21:12 2001
@@ -25,7 +25,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
SRCDIR = @ABSSRCDIR@
INSTDIR = $(exec_prefix)
-SHARED_INSTDIR = $(prefix)
+SHARED_INSTDIR = $(prefix)/share
HAVE_REPO = @HAVE_REPO@