mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
eglibc: install /etc/rpc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3770057270
commit
ca82e333ab
@ -54,3 +54,4 @@ mkdir -p $INSTALL/bin
|
|||||||
|
|
||||||
mkdir -p $INSTALL/etc
|
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