aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/emerge-delta-webrsync4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/emerge-delta-webrsync b/misc/emerge-delta-webrsync
index f7f82f817..9c27702e3 100755
--- a/misc/emerge-delta-webrsync
+++ b/misc/emerge-delta-webrsync
@@ -785,6 +785,10 @@ if [ -z "${need_last_sync}" ]; then
sync_local "${dfile}"
fi
+for x in ${patches} ; do
+ rm -f "${DISTDIR}/${x}"{,.md5sum}
+done
+
if [[ -z $KEEP_OLDIES ]]; then
echo "cleansing"
for x in $potentials; do