mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
config/path:
- fix wrong variable, so we no more have trouble on rebuild
This commit is contained in:
parent
8c1030fa26
commit
7d1e50277e
@ -44,7 +44,7 @@ SOURCES=sources
|
||||
BUILD_BASE=build
|
||||
BUILD=$BUILD_BASE.OpenELEC-$PROJECT.$TARGET_ARCH-$TARGET_LIBC.$OPENELEC_VERSION
|
||||
[ -n "$TARGET_PLATFORM" ] && BUILD=$BUILD.$TARGET_PLATFORM
|
||||
PKG_BUILD=$BUILD/$1\[-_][0-9\|\<svn\>\|\<git\>]*
|
||||
PKG_BUILD=$BUILD/$1\[-_][0-9]*
|
||||
#PKG_DIR=`find $PACKAGES -type d -name $1 -not -regex ".*cinit.*"`
|
||||
STAMPS_NOARCH=.stamps
|
||||
STAMPS=$BUILD/$STAMPS_NOARCH
|
||||
|
Loading…
x
Reference in New Issue
Block a user