scripts/git_version: delete as no users in tree

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2018-08-15 22:38:50 +00:00
parent bfce57a7bd
commit 2f2a1ff4b7

View File

@ -1,10 +0,0 @@
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
. config/options $1
[ -f "$PKG_BUILD/VERSION" ] && PKG_GIT_VERSION=`cat $PKG_BUILD/VERSION`
echo $PKG_GIT_VERSION