Skip to content
Commit 242c24c4 authored by Rodney Lorrimar's avatar Rodney Lorrimar
Browse files

fail2ban: python packaging workaround for /etc/fail2ban installation (fixes #11534)

Removed path substitutions from setup.py because these should be handled
by the setuptools install prefix.

Except that the install prefix won't quite work until issue #4968 is
resolved.

In the meantime there are preInstall and postInstall scripts so that
this package continues to work with the nix python packaging
improvements.
parent 2eb8c3e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment