ooo-build r13445 - trunk/bin



Author: rengelhard
Date: Thu Jul 31 00:10:02 2008
New Revision: 13445
URL: http://svn.gnome.org/viewvc/ooo-build?rev=13445&view=rev

Log:
missing basis-link/

Modified:
   trunk/bin/install-mono

Modified: trunk/bin/install-mono
==============================================================================
--- trunk/bin/install-mono	(original)
+++ trunk/bin/install-mono	Thu Jul 31 00:10:02 2008
@@ -40,7 +40,7 @@
 	-e "s|@OOOINSTALLDIRNAME@|$OOOINSTALLDIRNAME|g" \
 	$SRCDIR/$dll.config.in > $OOINSTDIR/ure/lib/$dll.config
 done
-	perl -pi -e "s,</configuration>,  <dllmap dll=\"cli_uno_glue\" target=\"$LIBDIRBASE/$OOOINSTALLDIRNAME/ure-link/lib/libcli_uno_glue.so\"/>\n</configuration>," \
+	perl -pi -e "s,</configuration>,  <dllmap dll=\"cli_uno_glue\" target=\"$LIBDIRBASE/$OOOINSTALLDIRNAME/basis-link/ure-link/lib/libcli_uno_glue.so\"/>\n</configuration>," \
 		$OOINSTDIR/ure/lib/cli_cppuhelper.config
 
 # install versioned assemblies into the system Global Assembly Cache  (GAC)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]