From: Antonio Paunovic Date: Mon, 29 May 2017 11:59:31 +0000 (+0000) Subject: libnetconf2: modify copy of .so files X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c45df05097637d2a4edb78c15787cdf3e6e453be;p=openwrt-packages.git libnetconf2: modify copy of .so files Signed-off-by: Antonio Paunovic --- 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/