--- py/setup.py.orig 2005-09-03 23:48:01.000000000 +1000 +++ py/setup.py 2005-09-03 23:48:40.000000000 +1000 @@ -17,7 +17,7 @@ packages = ["lekatnet", "lekatnet.plugins"], scripts = ["tentakel"], - data_files = [ ("man/man1", ["../tentakel.1"]), + data_files = [ ("share/man/man1", ["../tentakel.1"]), ("share/doc/tentakel", ["../tentakel.conf.example", "../README", "../TODO",