Don't remove envars in clean-chapter5.
This commit is contained in:
parent
b51d2ec7cf
commit
ee09e34a12
1 changed files with 0 additions and 1 deletions
1
jhalfs
1
jhalfs
|
@ -702,7 +702,6 @@ clean-chapter4:
|
||||||
|
|
||||||
clean-chapter5:
|
clean-chapter5:
|
||||||
rm -rf \$(LFS)/tools/*
|
rm -rf \$(LFS)/tools/*
|
||||||
rm -f envars
|
|
||||||
rm -f $chapter5
|
rm -f $chapter5
|
||||||
cd logs && rm -f $chapter5 && cd ..
|
cd logs && rm -f $chapter5 && cd ..
|
||||||
|
|
||||||
|
|
Reference in a new issue