mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
config/path: add OpenELEC source address
This commit is contained in:
parent
3c1b551d3a
commit
03a158669f
@ -173,7 +173,9 @@ else
|
|||||||
fi
|
fi
|
||||||
INDENT_SIZE=4
|
INDENT_SIZE=4
|
||||||
|
|
||||||
GEEXBOX_SRCS=http://www.geexbox.org/src/$GEEXBOX_VERSION
|
OPENELEC_SRC=http://sources.geexbox.org/src/$OPENELEC_VERSION
|
||||||
|
|
||||||
|
# GEEXBOX_SRCS=http://www.geexbox.org/src/$GEEXBOX_VERSION
|
||||||
#[ "$GEEXBOX_VERSION" = devel ] && GEEXBOX_VERSION=$GEEXBOX_VERSION-`date +%Y%m%d` #-r`hg tip --template={rev}`
|
#[ "$GEEXBOX_VERSION" = devel ] && GEEXBOX_VERSION=$GEEXBOX_VERSION-`date +%Y%m%d` #-r`hg tip --template={rev}`
|
||||||
#[ "$OPENELEC_VERSION" = devel ] && OPENELEC_VERSION=$OPENELEC_VERSION-`date +%Y%m%d`-r`bzr version-info --custom --template={revno}`
|
#[ "$OPENELEC_VERSION" = devel ] && OPENELEC_VERSION=$OPENELEC_VERSION-`date +%Y%m%d`-r`bzr version-info --custom --template={revno}`
|
||||||
#[ -n "$GEEXBOX_VERSION_EXTRA" ] && GEEXBOX_VERSION=$GEEXBOX_VERSION-$GEEXBOX_VERSION_EXTRA
|
#[ -n "$GEEXBOX_VERSION_EXTRA" ] && GEEXBOX_VERSION=$GEEXBOX_VERSION-$GEEXBOX_VERSION_EXTRA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user