mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
VERSION: move to config/version
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -18,7 +18,7 @@ ROOT=`pwd`
|
||||
PROJECT_DIR="$ROOT/projects"
|
||||
|
||||
# include versioning
|
||||
. ./VERSION
|
||||
. config/version
|
||||
|
||||
# read project options if available
|
||||
if [ -f "$PROJECT_DIR/$PROJECT/options" ]; then
|
||||
|
||||
Reference in New Issue
Block a user