$OpenBSD: patch-setup_py,v 1.3 2018/01/15 12:41:27 sthen Exp $
Index: setup.py
--- setup.py.orig
+++ setup.py
@@ -84,7 +84,7 @@ data_files = [('share/doc/flent',
                ['BUGS',
                 'README.rst',
                 'flent-paper.batch'] + glob("*.example")),
-              ('share/man/man1',
+              ('man/man1',
                ['man/flent.1']),
               ('share/doc/flent/misc',
                glob("misc/*")),
