mirror of
https://github.com/erkin/ponysay
synced 2024-11-23 03:43:11 +00:00
ups
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
This commit is contained in:
parent
d3c6abe29f
commit
ee6e30699c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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'),
|
||||
|
|
Loading…
Reference in a new issue