Update of /cvsroot/monetdb/MonetDB/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22176/conf
Modified Files:
configure.py
Log Message:
propagated changes of Friday Oct 12 2007 - Monday Oct 15 2007
from the MonetDB_1-20 branch to the development trunk
Index: configure.py
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/conf/configure.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- configure.py 3 Oct 2007 14:00:01 -0000 1.5
+++ configure.py 15 Oct 2007 15:27:04 -0000 1.6
@@ -20,7 +20,8 @@
import fileinput
import os
-subs = [("@bindir@", r'%exec_prefix%\bin'),
+subs = [("@exec_prefix@", r'%prefix%'),
+ ("@bindir@", r'%exec_prefix%\bin'),
("@sbindir@", r'%exec_prefix%\sbin'),
("@libexecdir@", r'%exec_prefix%\libexec'),
("@datadir@", r'%prefix%\share'),
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins