From 0f911a4c370538a35d32e92b551075f8fef20b6d Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 23 Apr 2026 00:25:07 +0200 Subject: [PATCH] correct warning --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 308c351..89d2b72 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [install] -install-purelib=/usr/share/fail2ban-p2p +install_purelib=/usr/share/fail2ban-p2p [sdist] formats=bztar