From 8318076009c112dbbe694a024688bd4b920f0c2b Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 21 Oct 2014 14:00:24 +0200 Subject: [PATCH] [xbmc-rebrand] scripts/image: rename XBMC comments to 'Kodi' Signed-off-by: Stephan Raue --- scripts/image | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/image b/scripts/image index b738ccd523..5b2b57db82 100755 --- a/scripts/image +++ b/scripts/image @@ -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