Removing left-over mentioning of lb_binary_local-hooks instead of lb_binary_hooks in lb_binary.
This commit is contained in:
parent
724f5b4dc8
commit
fabdcdcd13
|
@ -71,7 +71,7 @@ lb binary_disk ${*}
|
|||
lb binary_win32-loader ${*}
|
||||
lb binary_includes ${*}
|
||||
lb binary_local-includes ${*}
|
||||
lb binary_local-hooks ${*}
|
||||
lb binary_hooks ${*}
|
||||
lb binary_checksums ${*}
|
||||
|
||||
if [ "${LB_BUILD_WITH_CHROOT}" != "true" ]
|
||||
|
|
Loading…
Reference in New Issue