mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
pycairo: change to cairo variable
This commit is contained in:
parent
ec4e2ddde2
commit
b52fda3154
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
$SCRIPTS/build toolchain
|
$SCRIPTS/build toolchain
|
||||||
$SCRIPTS/build Python
|
$SCRIPTS/build Python
|
||||||
$SCRIPTS/build cairo
|
$SCRIPTS/build $CAIRO
|
||||||
|
|
||||||
. config/options.python
|
. config/options.python
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
. config/options
|
. config/options
|
||||||
|
|
||||||
$SCRIPTS/install Python
|
$SCRIPTS/install Python
|
||||||
$SCRIPTS/install cairo
|
$SCRIPTS/install $CAIRO
|
||||||
|
|
||||||
PYTHON_LIB_DIR=`ls -d $INSTALL/usr/lib/python*`
|
PYTHON_LIB_DIR=`ls -d $INSTALL/usr/lib/python*`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user