oops, don't inadvertantly switch default db type
authorivan <ivan>
Mon, 21 Jul 2008 21:23:26 +0000 (21:23 +0000)
committerivan <ivan>
Mon, 21 Jul 2008 21:23:26 +0000 (21:23 +0000)
Makefile

index 2ad1915..ae389f9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,8 @@
 #solaris and perhaps other very weirdass /bin/sh
 #SHELL="/bin/ksh"
 
-#DB_TYPE = Pg
-DB_TYPE = mysql
+DB_TYPE = Pg
+#DB_TYPE = mysql
 
 DB_USER = freeside
 DB_PASSWORD=