summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcleanup-makepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/cleanup-makepkg b/cleanup-makepkg
index 6a99efc..b5b49cd 100755
--- a/cleanup-makepkg
+++ b/cleanup-makepkg
@@ -5,4 +5,4 @@ if [[ ! -e PKGBUILD ]]; then
exit 1
fi
-rm -f *.log PKGBUILD-namcap.log *.pkg.tar*
+rm -f *.log *.log.* PKGBUILD-namcap.log *.pkg.tar*