summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xoffload-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/offload-build b/offload-build
index 078796a..688adf3 100755
--- a/offload-build
+++ b/offload-build
@@ -80,7 +80,7 @@ fi
archbuild_cmd=("${repo}${arch:+-$arch}-build" "$@")
-trap 'rm -rf $SRCPKGDEST' EXIT
+trap 'rm -rf $SRCPKGDEST' EXIT INT TERM QUIT
# Use a source-only tarball as an intermediate to transfer files. This
# guarantees the checksums are okay, and guarantees that all needed files are