fail2ban: remove fail2ban-2to3

The codebase has been migrated to Python 3 already:
https://github.com/fail2ban/fail2ban/commit/03d7c92ae860dd29987e2090f4d6a24cc55c5b10
This commit is contained in:
Yi-Jyun Pan
2024-07-09 02:09:16 +08:00
parent a32c043b7c
commit f6328c0674
-3
View File
@@ -25,9 +25,6 @@ python3.pkgs.buildPythonApplication rec {
];
preConfigure = ''
patchShebangs fail2ban-2to3
./fail2ban-2to3
for i in config/action.d/sendmail*.conf; do
substituteInPlace $i \
--replace /usr/sbin/sendmail sendmail