This commit is contained in:
Mattias Andrée 2012-09-01 06:07:14 +02:00
parent 6cf76688a3
commit db2d8f41fa
2 changed files with 1 additions and 1 deletions

View file

@ -39,7 +39,7 @@ ttyponies()
pdfmanual()
{
texi2pdf "manuals/ponysay.texinfo"
for ext in `echo aux cp cps fn ky log pg toc tp vr`; do
for ext in `echo aux cp cps fn ky log pg toc tp vr bak`; do
if [ -f "ponysay.$ext" ]; then
unlink "ponysay.$ext"
fi

Binary file not shown.