From ee6e30699c3daa4a04a4cea182febf3815a7189e Mon Sep 17 00:00:00 2001 From: Pablo Lezaeta Reyes Date: Sat, 3 Jun 2017 04:40:21 -0400 Subject: [PATCH] ups Signed-off-by: Pablo Lezaeta Reyes --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2529ef2c..483c6faa 100755 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ shells = [('bash', '/usr/share/bash-completion/completions/ponysay', 'GNU Bash') mansections = [('ponysay', '6'), ('cowsay', '1'), ('fortune', '6'), - ('ponysay-tool', 6')] + ('ponysay-tool', '6')] miscfiles = [('COPYING', '/usr/share/licenses/ponysay/COPYING'), ('LICENSE', '/usr/share/licenses/ponysay/LICENSE'),