[xbmc-rebrand] scripts/image: rename XBMC comments to 'Kodi'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-10-21 14:00:24 +02:00
parent 5cfe233788
commit 8318076009

View File

@ -255,7 +255,7 @@ IMAGE_NAME="$DISTRONAME-$TARGET_VERSION"
echo "$TARGET_VERSION" > $RELEASE_DIR/RELEASE
if [ -n "$MEDIACENTER" ] ; then
echo "XBMC commit: `scripts/git_version $MEDIACENTER`" >> $RELEASE_DIR/RELEASE
echo "Kodi commit: `scripts/git_version $MEDIACENTER`" >> $RELEASE_DIR/RELEASE
fi
mkdir -p $RELEASE_DIR/licenses