mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
eglibc: install /etc/rpc
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user