Update of /cvsroot/monetdb/MonetDB/src/common
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17756/src/common
Modified Files:
Makefile.ag
Log Message:
Put Python files in their own Python module MonetDB.
In the RPMs, put Python files in the Python hierarchy.
Created a new RPM MonetDB-python which contains monet_options.py and other such
files.
Added merovingian man page to RPM.
Fixed MonetDB5 spec file.
Removed Python ODBC interface: it was not directly related to MonetDB.
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/src/common/Makefile.ag,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Makefile.ag 18 Apr 2007 08:28:59 -0000 1.26
+++ Makefile.ag 11 Sep 2007 11:11:46 -0000 1.27
@@ -36,7 +36,7 @@
}
scripts_py = {
- DIR = pkgdatadir/python
- SOURCES = monet_options.py.in
+ DIR = $(prefix)/$(PYTHON_LIBDIR)/MonetDB
+ SOURCES = monet_options.py.in __init__.py
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins