koreader: remove previous builds with .targz extension

This commit is contained in:
Cosmin Gorgovan 2016-01-05 11:18:28 +00:00
parent c34e0f1f39
commit 84cc43168f
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ compile_koreader() {
cd src/koreader
# Remove previous builds
rm *.tar.gz *.zip
rm *.targz *.tar.gz *.zip
make fetchthirdparty