Update of /cvsroot/monetdb/geom
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28128
Modified Files:
Tag: Geom_0-4
RunMtest.bat.in
Log Message:
Add SQL module path to MOD_PATH.
U RunMtest.bat.in
Index: RunMtest.bat.in
===================================================================
RCS file: /cvsroot/monetdb/geom/RunMtest.bat.in,v
retrieving revision 1.3.4.1
retrieving revision 1.3.4.2
diff -u -d -r1.3.4.1 -r1.3.4.2
--- RunMtest.bat.in 20 Jun 2008 15:52:08 -0000 1.3.4.1
+++ RunMtest.bat.in 20 Jun 2008 17:49:55 -0000 1.3.4.2
@@ -18,15 +18,20 @@
set [EMAIL PROTECTED]@
set [EMAIL PROTECTED]@
+set [EMAIL PROTECTED]@
if %V% == 4 call "%monetdb4_prefix%\bin\monetdb4-config.bat" --internal
if %V% == 5 call "%monetdb5_prefix%\bin\monetdb5-config.bat" --internal
+call "%sql_prefix%" --internal
set pkg=monetdb-geom
set [EMAIL PROTECTED]@
set [EMAIL PROTECTED]@
set MOD_PATH=%modpath%
+if %V% == 4 set MOD_PATH=%modpath4%;%MOD_PATH%
+if %V% == 5 set MOD_PATH=%modpath5%;%MOD_PATH%
+
set MOD_PATH=%builddir%\src\sql;%MOD_PATH%
set MOD_PATH=%builddir%\src\monetdb%V%;%MOD_PATH%
set MOD_PATH=%builddir%\src\monetdb%V%\.libs;%MOD_PATH%
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins