Prefixing helper scripts to make 'out of source' usage usable (Closes: #572455).
This commit is contained in:
parent
6c6d3b94c6
commit
76dfb5608f
@ -39,7 +39,7 @@ case "${1}" in
|
||||
;;
|
||||
|
||||
*)
|
||||
COMMAND="${1}"
|
||||
COMMAND="lb_${1}"
|
||||
shift
|
||||
|
||||
if [ -x "${LB_BASE}/scripts/build/${COMMAND}" ]
|
||||
|
Loading…
Reference in New Issue
Block a user