mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
imagemagick: do not install in sysroot
This commit is contained in:
parent
1a936b6d18
commit
2d19aadff3
@ -37,3 +37,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
|||||||
--with-quantum-depth=8 \
|
--with-quantum-depth=8 \
|
||||||
--enable-hdri=no \
|
--enable-hdri=no \
|
||||||
--disable-openmp"
|
--disable-openmp"
|
||||||
|
|
||||||
|
makeinstall_target() {
|
||||||
|
make install DESTDIR=$INSTALL
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user