summaryrefslogtreecommitdiff
path: root/weewx/setup.cfg
diff options
context:
space:
mode:
authorJon duSaint2023-07-04 17:41:43 -0700
committerJon duSaint2023-07-04 17:41:43 -0700
commit8cceff0179daffd6a5a7502b00d1176fb17a59e2 (patch)
tree6a8c548d39a400d611d9f23074b479a8d8c0a7ba /weewx/setup.cfg
parente5b30233366fa793d138ff580c9037691c11f318 (diff)

weewx: setup scripts and patches

Make installation on OpenBSD easier.

Diffstat (limited to 'weewx/setup.cfg')
-rw-r--r--weewx/setup.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/weewx/setup.cfg b/weewx/setup.cfg
new file mode 100644
index 0000000..2344cbe
--- /dev/null
+++ b/weewx/setup.cfg
@@ -0,0 +1,5 @@
+[install]
+prefix = /var/www
+install_scripts = /usr/local/bin
+install_lib = /usr/local/bin
+install_data = %(prefix)s/weewx