mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
file-host: add support for automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
791d00895b
commit
e77d7ce03c
@ -36,5 +36,5 @@ mkdir -p .build-host && cd .build-host
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-fsect-man5 \
|
--enable-fsect-man5 \
|
||||||
|
|
||||||
make
|
make -C src
|
||||||
make install
|
make -C src install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user