freebsd-ports/security/py-fail2ban/files/patch-setup.py

13 lines
293 B
Python
Raw Normal View History

--- setup.py.orig 2013-06-10 03:40:55.000000000 -0400
+++ setup.py 2013-06-10 03:41:17.000000000 -0400
@@ -67,9 +67,6 @@
),
('/var/run/fail2ban',
''
- ),
- ('/usr/share/doc/fail2ban',
- ['README.md', 'DEVELOP', 'doc/run-rootless.txt']
)
]
)