view TODO @ 41:81851564f552

The initial description, how_to_repeat, and fix go in the first message. Storing them separately only creates a pile of special cases.
author David A. Holland
date Sun, 15 Jun 2014 17:55:56 -0400
parents ceecdbbb1364
children
line wrap: on
line source

There is no permissions setup for the SQL schema.

There are no indexes declared, except for implicitly via primary keys.

None of the scripts actually exist yet.

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@