diff options
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-x | helpers/lh_clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index 574b9614f..dc4ba0450 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 |