mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
sg3_utils:
- move to sysutils
This commit is contained in:
parent
4cf1ec6031
commit
daf4ae8b2b
@ -13,6 +13,7 @@ cd $PKG_BUILD
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
|
||||
make
|
||||
|
||||
$MAKEINSTALL
|
@ -3,4 +3,4 @@
|
||||
. config/options
|
||||
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
cp -PR $PKG_BUILD/libs/.libs/*.so* $INSTALL/usr/lib
|
||||
cp -PR $PKG_BUILD/lib/.libs/*.so* $INSTALL/usr/lib
|
Loading…
x
Reference in New Issue
Block a user