mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libpng:
- various cleanups
This commit is contained in:
parent
b2b55656c6
commit
13a707e8b2
@ -14,7 +14,7 @@ ac_cv_lib_z_zlibVersion=yes \
|
||||
--enable-static \
|
||||
--enable-shared \
|
||||
|
||||
$MAKE
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
||||
|
||||
|
@ -2,6 +2,6 @@
|
||||
|
||||
. config/options
|
||||
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
cp -PR $PKG_BUILD/.libs/libpng12.so* $INSTALL/usr/lib
|
||||
ln -sf libpng12.so.0 $INSTALL/usr/lib/libpng.so.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user