[SCM] debian-live branch, master, updated. 1.0_a48-1-54-gbad1a86

Chris Lamb chris at chris-lamb.co.uk
Tue Aug 12 06:16:03 UTC 2008


The following commit has been merged in the master branch:
commit 93d2f9069d7b055662cb1e7075dc70adc535517a
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Tue Aug 12 06:06:34 2008 +0100

    Clean source.list instead of binary.list when calling lh_clean --source.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_clean b/helpers/lh_clean
index 574b961..dc4ba04 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -107,7 +107,7 @@ do
 			rm -f source.img
 			rm -f source*.tar
 			rm -f source*.tar.gz
-			rm -f binary.list
+			rm -f source.list
 
 			rm -rf source
 

-- 
debian-live



More information about the debian-live-changes mailing list