From c45df05097637d2a4edb78c15787cdf3e6e453be Mon Sep 17 00:00:00 2001 From: Antonio Paunovic Date: Mon, 29 May 2017 11:59:31 +0000 Subject: [PATCH] libnetconf2: modify copy of .so files Signed-off-by: Antonio Paunovic --- libs/libnetconf2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/libnetconf2/Makefile b/libs/libnetconf2/Makefile index f626e09b1..59644ee84 100644 --- a/libs/libnetconf2/Makefile +++ b/libs/libnetconf2/Makefile @@ -68,7 +68,7 @@ endef define Package/libnetconf2/install $(INSTALL_DIR) $(1)/usr/lib - $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/lib/libnetconf2.so* $(1)/usr/lib/ + $(CP) $(PKG_INSTALL_DIR)/usr/lib/libnetconf2.so* $(1)/usr/lib/ $(INSTALL_DIR) $(1)/usr/share/libnetconf2 $(INSTALL_DATA) $(PKG_INSTALL_DIR)/usr/share/libnetconf2/*.yin $(1)/usr/share/libnetconf2/