change default config location and release 1.0.1

This commit is contained in:
2020-04-22 23:13:32 +02:00
parent 01b516ce7c
commit 295aeee83e
4 changed files with 6 additions and 6 deletions

View File

@@ -37,7 +37,7 @@ setup(name = "pymodmilter",
},
data_files = [
(
'usr/share/doc/pymodmilter',
'etc/pymodmilter',
[
'docs/pymodmilter.conf.example'
]