mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
extract: typos
This commit is contained in:
parent
ac57520d9d
commit
50aac918e6
@ -32,8 +32,8 @@ case $PKG_SOURCE_NAME in
|
||||
$2)
|
||||
f="$SOURCES/$1/$PKG_SOURCE_NAME"
|
||||
if [ ! -f $f ]; then
|
||||
echo "error: File $PKG_SOURCE_NAME doesn't exists in package $1 sources directory"
|
||||
echo "have you called scripts/extract before scripts/get ?"
|
||||
echo "error: File $PKG_SOURCE_NAME doesn't exist in package $1 sources directory"
|
||||
echo "Have you called scripts/extract before scripts/get ?"
|
||||
exit 1
|
||||
fi
|
||||
case $PKG_SOURCE_NAME in
|
||||
|
Loading…
x
Reference in New Issue
Block a user