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