mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
eglibc: install /etc/rpc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3770057270
commit
ca82e333ab
@ -53,4 +53,5 @@ mkdir -p $INSTALL/bin
|
||||
# cp $PKG_BUILD/objdir-$1/iconvdata/*.so $INSTALL/usr/lib/gconv
|
||||
|
||||
mkdir -p $INSTALL/etc
|
||||
cp $PKG_DIR/config/nsswitch.conf $INSTALL/etc
|
||||
cp $PKG_DIR/config/nsswitch.conf $INSTALL/etc
|
||||
cp $PKG_BUILD/sunrpc/etc.rpc $INSTALL/etc/rpc
|
||||
|
Loading…
x
Reference in New Issue
Block a user