mirror of
https://github.com/erkin/ponysay
synced 2024-11-26 21:30:20 +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'),
|
mansections = [('ponysay', '6'),
|
||||||
('cowsay', '1'),
|
('cowsay', '1'),
|
||||||
('fortune', '6'),
|
('fortune', '6'),
|
||||||
('ponysay-tool', 6')]
|
('ponysay-tool', '6')]
|
||||||
|
|
||||||
miscfiles = [('COPYING', '/usr/share/licenses/ponysay/COPYING'),
|
miscfiles = [('COPYING', '/usr/share/licenses/ponysay/COPYING'),
|
||||||
('LICENSE', '/usr/share/licenses/ponysay/LICENSE'),
|
('LICENSE', '/usr/share/licenses/ponysay/LICENSE'),
|
||||||
|
|
Loading…
Reference in a new issue