m
This commit is contained in:
parent
8d662d5127
commit
d136ed9455
3 changed files with 8 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -505,7 +505,7 @@ class Setup():
|
|||
def clean(self):
|
||||
print('\033[1;34m::\033[39mCleaning...\033[21m')
|
||||
|
||||
files = ['ponysay.info', 'ponysay.info.gz', 'ponysay.info.xz', 'ponysay.install']
|
||||
files = ['ponysay.info', 'ponysay.info.gz', 'ponysay.info.xz', 'ponysay.pdf.gz', 'ponysay.pdf.xz', 'ponysay.install']
|
||||
dirs = ['quotes']
|
||||
for comp in ['install', 'gz', 'xz']:
|
||||
for man in manpages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue