6 git clone
-b
$(shell git symbolic-ref
--short HEAD
) --depth
=1 --recurse-submodules
--shallow-submodules https
://github.com
/LADI
/jack2 build
/jack2
7 cd build
/jack2
&& python3 .
/waf configure
--prefix=$(TOP
)/build
/destdir
/usr
8 cd build
/jack2
&& python3 .
/waf
9 cd build
/jack2
&& python3 .
/waf
install
10 PKG_CONFIG_PATH
=${PKG_CONFIG_PATH}:$(TOP
)/build
/destdir
/usr
/lib
/pkgconfig python3 .
/waf configure
--prefix=$(TOP
)/build
/destdir
/usr