Skip to content

Commit

Permalink
lib->share
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Aug 6, 2005
1 parent fe6d07e commit 46d43bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
# Search for obsolete files.
obsoleteFiles = []
elements = {"/usr/bin/": ["fail2ban.py"],
"/usr/lib/fail2ban/firewall/": ["iptables.py", "ipfwadm.py",
"/usr/share/fail2ban/firewall/": ["iptables.py", "ipfwadm.py",
"ipfw.py"]}
for dir in elements:
for f in elements[dir]:
Expand Down

0 comments on commit 46d43bb

Please sign in to comment.