missed HLFS housekeeping call
This commit is contained in:
parent
7d9a82d296
commit
c8f9cd82e9
1 changed files with 1 additions and 1 deletions
|
@ -505,7 +505,7 @@ EOF
|
|||
# as a dependency.
|
||||
(
|
||||
cat << EOF
|
||||
all: chapter3 chapter5 chapter6 chapter7
|
||||
all: chapter3 chapter5 chapter6 chapter7 do-housekeeping
|
||||
@\$(call echo_finished,$VERSION)
|
||||
|
||||
chapter3: 020-creatingtoolsdir 021-addinguser 022-settingenvironment
|
||||
|
|
Reference in a new issue