mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
image: run checkdeps scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a3c965d51a
commit
9f260349ea
@ -2,6 +2,8 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
$SCRIPTS/checkdeps build
|
||||
|
||||
if [ "$OPENELEC_VERSION" = devel -o "$OPENELEC_VERSION" = debug ]; then
|
||||
BUILD_DATE=`date +%Y%m%d`
|
||||
GIT_BUILD=`git log --pretty=format:'' | wc -l`
|
||||
|
Loading…
x
Reference in New Issue
Block a user