Clean source.list instead of binary.list when calling lh_clean --source.
This commit is contained in:
parent
79c6a1936f
commit
ddc31653d7
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue