[SCM] debian-live branch, master, updated. 1.0_a48-1-98-gea96223
Daniel Baumann
daniel at debian.org
Sat Aug 23 22:49:26 UTC 2008
The following commit has been merged in the master branch:
commit 9a142e12edaf535238277be8c70f0c3758cc010e
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