aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorAntonio Paunovic <antonio.paunovic@sartura.hr>2017-05-29 11:59:31 +0000
committerAntonio Paunovic <antonio.paunovic@sartura.hr>2017-05-29 11:59:31 +0000
commitc45df05097637d2a4edb78c15787cdf3e6e453be (patch)
tree7cecca044166d592188e37fbb5d4370eb08d7a50 /libs
parentf49e1138f1680bb513a984737366060786478713 (diff)
libnetconf2: modify copy of .so files
Signed-off-by: Antonio Paunovic <antonio.paunovic@sartura.hr>
Diffstat (limited to 'libs')
-rw-r--r--libs/libnetconf2/Makefile2
1 files changed, 1 insertions, 1 deletions
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/