From a74d37bdc0ccc786f3571e01878016adad4cf04f Mon Sep 17 00:00:00 2001
From: Chris Lamb <chris@chris-lamb.co.uk>
Date: Sun, 13 Jul 2008 02:43:58 +0100
Subject: Additionally clean md5sum.txt temporary file.

---
 helpers/lh_clean | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helpers/lh_clean b/helpers/lh_clean
index 773d530..e14bfc7 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -80,7 +80,7 @@ do
 			rm -f binary.img
 			rm -f binary*.tar.gz
 			rm -f binary.sh
-			rm -f binary.list binary.packages
+			rm -f binary.list binary.packages md5sum.txt
 
 			rm -rf binary
 			rm -rf tftpboot
-- 
cgit v1.0