Fixed default install location
authorDaniel White <daniel@whitehouse.id.au>
Thu, 24 Jul 2008 19:25:08 +0000 (21:25 +0200)
committerKarl Hasselström <kha@treskal.com>
Thu, 24 Jul 2008 19:25:08 +0000 (21:25 +0200)
commitedca53204c2461fd451bf3a8bbb18e59c6260523
tree411369e839d02d5751c30dcc521e61f5dca35f63
parent9979bb8433f887c394e7e5b328d387479997ffd7
Fixed default install location

Originally broken by addition of Debian package support.

The default installation direction is actually /usr at present despite
what 'INSTALL' says.

The 'debian/rules' makefile specifies the prefix as /usr so doesn't
seem to depend on this. I've tested the resulting debian package and
everything is still installed correctly under /usr.

Signed-off-by: Daniel White <daniel@whitehouse.id.au>
Signed-off-by: Karl Hasselström <kha@treskal.com>
setup.cfg