mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libva: dosent fail with subdir
This commit is contained in:
parent
66d05d6f4a
commit
3829cb5dcb
@ -42,12 +42,6 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-silent-rules \
|
|||||||
--disable-dummy-driver \
|
--disable-dummy-driver \
|
||||||
--with-drivers-path=/usr/lib/va"
|
--with-drivers-path=/usr/lib/va"
|
||||||
|
|
||||||
pre_configure_target() {
|
|
||||||
# libva fails to build in subdirs
|
|
||||||
cd $ROOT/$PKG_BUILD
|
|
||||||
rm -rf .$TARGET_NAME
|
|
||||||
}
|
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/usr/bin
|
rm -rf $INSTALL/usr/bin
|
||||||
if [ "$DEVTOOLS" = yes ]; then
|
if [ "$DEVTOOLS" = yes ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user