Fix setup.py install locations so they are installed correctly and drop unneeded README changes.

This commit is contained in:
Scott Kitterman
2018-03-10 20:06:21 -05:00
parent 4d5961e4d5
commit 1d8c309da9
4 changed files with 4 additions and 11 deletions
-6
View File
@@ -13,12 +13,6 @@ default is a feature:
python setup.py install --single-version-externally-managed --record=/dev/null
This should install everything, except for the service/init scripts to the
correct locations. dkimpy-milter.service needs to be manually copied to
/lib/systemd/system (on Debian, location may be different on other
distributions or operating systems). Similary, the sysv init script needs to
be copied to /etc/init.d for sysv users.
For users of Debian Stable (Debian 9, Codename Squueze), all dependencies are
available in either the main or backports repositories: