Merge branch 'develop'
This commit is contained in:
commit
3447dcdab7
8 changed files with 377 additions and 279 deletions
|
|
@ -39,7 +39,7 @@ ttyponies()
|
|||
pdfmanual()
|
||||
{
|
||||
texi2pdf "manuals/ponysay.texinfo"
|
||||
for ext in `echo aux cp cps fn ky log pg toc tp vr bak`; do
|
||||
for ext in `echo aux cp cps fn ky log pg toc tp vr op ops pgs vrs bak`; do
|
||||
if [ -f "ponysay.$ext" ]; then
|
||||
unlink "ponysay.$ext"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue