mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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 \
|
||||
--enable-hdri=no \
|
||||
--disable-openmp"
|
||||
|
||||
makeinstall_target() {
|
||||
make install DESTDIR=$INSTALL
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user