mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
xbmc: sync buildscript with openelec-eden branch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
aff9c80791
commit
ec5791c569
@ -115,14 +115,14 @@ cd $PKG_BUILD
|
|||||||
|
|
||||||
# autoreconf
|
# autoreconf
|
||||||
do_autoreconf
|
do_autoreconf
|
||||||
|
do_autoreconf lib/libid3tag/libid3tag
|
||||||
|
do_autoreconf xbmc/screensavers/rsxs-0.9
|
||||||
|
do_autoreconf lib/libapetag
|
||||||
do_autoreconf lib/cpluff
|
do_autoreconf lib/cpluff
|
||||||
# order matters with libdvd and friends
|
# order matters with libdvd and friends
|
||||||
[ -d lib/libdvd/libdvdcss ] && do_autoreconf lib/libdvd/libdvdcss
|
[ -d lib/libdvd/libdvdcss ] && do_autoreconf lib/libdvd/libdvdcss
|
||||||
do_autoreconf lib/libdvd/libdvdread
|
do_autoreconf lib/libdvd/libdvdread
|
||||||
do_autoreconf lib/libdvd/libdvdnav
|
do_autoreconf lib/libdvd/libdvdnav
|
||||||
do_autoreconf lib/libid3tag/libid3tag
|
|
||||||
do_autoreconf xbmc/screensavers/rsxs-0.9
|
|
||||||
do_autoreconf lib/libapetag
|
|
||||||
|
|
||||||
# Clean the generated files
|
# Clean the generated files
|
||||||
find . -depth -type d -name "autom4te.cache" -exec rm -rf {} \;
|
find . -depth -type d -name "autom4te.cache" -exec rm -rf {} \;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user