From 731ed15020047c8a855b087946ad55bdbfd9cebf Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Sat, 3 May 2008 22:14:19 +0200
Subject: [PATCH] WTF? rm -f ? WTF?(cherry picked from commit
 d7bdf461c9c5cdc1d5502917f5b306237f65ed83)

Signed-off-by: Joerg Jaspert <joerg@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.dinstall | 1 -
 1 file changed, 1 deletion(-)

diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall
index cd22bd25..d8a69d62 100755
--- a/config/debian/cron.dinstall
+++ b/config/debian/cron.dinstall
@@ -28,7 +28,6 @@ cleanup() {
     rm -f "$LOCKAC"
   fi
   echo "Cleanup"
-  rm -f "$LOGFILE"
 }
 lockfile -l 3600 $LOCKCU
 trap cleanup 0
-- 
2.39.5