mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-21 20:18:00 +01:00
Reference ponysay-tool
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
This commit is contained in:
parent
210fffd0de
commit
d3c6abe29f
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -33,7 +33,8 @@ shells = [('bash', '/usr/share/bash-completion/completions/ponysay', 'GNU Bash')
|
|||
|
||||
mansections = [('ponysay', '6'),
|
||||
('cowsay', '1'),
|
||||
('fortune', '6')]
|
||||
('fortune', '6'),
|
||||
('ponysay-tool', 6')]
|
||||
|
||||
miscfiles = [('COPYING', '/usr/share/licenses/ponysay/COPYING'),
|
||||
('LICENSE', '/usr/share/licenses/ponysay/LICENSE'),
|
||||
|
|
Loading…
Reference in a new issue