Changeset: d6469e88aad3 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d6469e88aad3
Modified Files:
        sql/src/sql/Makefile.ag
Branch: default
Log Message:

use createdb instead of creatdb


diffs (12 lines):

diff -r 6745c8049da0 -r d6469e88aad3 sql/src/sql/Makefile.ag
--- a/sql/src/sql/Makefile.ag   Fri May 07 16:56:46 2010 +0200
+++ b/sql/src/sql/Makefile.ag   Fri May 07 17:01:58 2010 +0200
@@ -21,7 +21,7 @@
        HEADERS = sql
        DIR = libdir/MonetDB5
        SOURCES = \
-               creatdb.mx \
+               createdb.mx \
                clients.sql cluster.sql \
                date.sql history.sql inet.sql \
                math.sql mtime.sql \
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to