e38f8ebe1a
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
12 lines
294 B
Plaintext
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@
|