mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
autotools: add buildscript
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
cbf6dbcdbf
commit
af826ae462
6
packages/toolchain/devel/autotools/build
Executable file
6
packages/toolchain/devel/autotools/build
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build autoconf-2.64
|
||||
$SCRIPTS/build automake
|
Loading…
x
Reference in New Issue
Block a user