mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
libpng:
- remove creation of unneeded symbolic link
This commit is contained in:
parent
f5c2af1961
commit
047726872a
@ -4,4 +4,3 @@
|
|||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
cp -PR $PKG_BUILD/.libs/libpng14.so* $INSTALL/usr/lib
|
cp -PR $PKG_BUILD/.libs/libpng14.so* $INSTALL/usr/lib
|
||||||
ln -sf libpng14.so.0 $INSTALL/usr/lib/libpng.so.3
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user