mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pygobject: remove options.python support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c96f042a54
commit
ad664ed57e
@ -7,7 +7,7 @@ $SCRIPTS/build Python
|
||||
$SCRIPTS/build glib
|
||||
#$SCRIPTS/build libffi
|
||||
|
||||
. config/options.python
|
||||
PYTHON_LIBDIR="`ls -d $SYSROOT_PREFIX/usr/lib/python*`"
|
||||
|
||||
cd $PKG_BUILD
|
||||
./configure --host=$TARGET_NAME \
|
||||
@ -22,4 +22,4 @@ make
|
||||
|
||||
$MAKEINSTALL
|
||||
|
||||
$PYTHON -Wi -t $PYTHON_LIBDIR/compileall.py .
|
||||
python -Wi -t $PYTHON_LIBDIR/compileall.py .
|
||||
|
Loading…
x
Reference in New Issue
Block a user