mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
audio: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
b29791a9bf
commit
b90309f69d
@ -17,7 +17,7 @@ make_host() {
|
|||||||
(cd dictsource; ln -s ../../dictsource/* .)
|
(cd dictsource; ln -s ../../dictsource/* .)
|
||||||
(cd phsource; ln -s ../../phsource/* .)
|
(cd phsource; ln -s ../../phsource/* .)
|
||||||
cp -aP ../espeak-ng-data .
|
cp -aP ../espeak-ng-data .
|
||||||
make DESTDIR=`pwd` -j1
|
make DESTDIR=$(pwd) -j1
|
||||||
}
|
}
|
||||||
|
|
||||||
make_target() {
|
make_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user