Update of /cvsroot/monetdb/MonetDB/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2177/conf
Modified Files:
monetdb-config.bat.in monetdb-config.in
Log Message:
Changed the name of the generated tar balls (and the name of the
top-level directory within them).
The names are now equal to what nightly testing created, so that
doesn't have to rename the tar balls anymore.
The files are still installed in the same place as before.
Building RPMs still works.
The main change in the code is that we no longer use @PACKAGE@ since
that is the longer tar ball name which we don't want in the
installation directories we create. Also, we can't use the defaults
when installing include files since they would also otherwise be
installed in a directory with @PACKAGE@ in it.
Note, this will undoubtedly negatively affect the monetdb-install
script, but I leave it to its owner to fix that.
Index: monetdb-config.bat.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/conf/monetdb-config.bat.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- monetdb-config.bat.in 3 Oct 2007 14:00:01 -0000 1.6
+++ monetdb-config.bat.in 3 Dec 2007 08:24:28 -0000 1.7
@@ -3,7 +3,7 @@
REM set prefix=%~dp0
REM set prefix=%prefix:~0,-4%
-set [EMAIL PROTECTED]@
+set pkg=MonetDB
set [EMAIL PROTECTED]@
set [EMAIL PROTECTED]@
set [EMAIL PROTECTED]@
Index: monetdb-config.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/conf/monetdb-config.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- monetdb-config.in 13 Sep 2007 23:04:49 -0000 1.4
+++ monetdb-config.in 3 Dec 2007 08:24:28 -0000 1.5
@@ -16,7 +16,7 @@
# Portions created by CWI are Copyright (C) 1997-2007 CWI.
# All Rights Reserved.
-pkg="@PACKAGE@"
+pkg="MonetDB"
source="@QMONETDB_SOURCE@"
build="@QMONETDB_BUILD@"
prefix="@Qprefix@"
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins