[SCM] debian-live branch, master, updated. 1.0_a48-1-75-gf5d6f58
Daniel Baumann
daniel at debian.org
Thu Aug 14 03:57:38 UTC 2008
The following commit has been merged in the master branch:
commit ee81905f8e4f6f4b5822562bac373ecf3775947a
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