Mercurial > ~dholland > hg > swallowtail > index.cgi
diff TODO @ 34:ceecdbbb1364
some updates
author | David A. Holland |
---|---|
date | Mon, 27 May 2013 23:19:00 -0400 |
parents | 021ec7010271 |
children |
line wrap: on
line diff
--- a/TODO Mon May 27 23:16:42 2013 -0400 +++ b/TODO Mon May 27 23:19:00 2013 -0400 @@ -1,8 +1,14 @@ There is no permissions setup for the SQL schema. -Does not currently install any of the SQL files. +There are no indexes declared, except for implicitly via primary keys. None of the scripts actually exist yet. -Does not have the scripts or config mechanism to install a test -environment. +Needs a configure script. +in the meantime, set these things in config.mk: + DESTDIR + PREFIX +and config.sed should substitute these things: + @PYTHON@ + @SH@ + @VERSION@