mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
NanoMap: install monav libs
This commit is contained in:
@@ -68,8 +68,9 @@ define Build/Configure
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/NanoMap/install
|
define Package/NanoMap/install
|
||||||
$(INSTALL_DIR) $(1)/usr/bin
|
$(INSTALL_DIR) $(1)/usr/bin $(1)/usr/lib/monav
|
||||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/NanoMap $(1)/usr/bin/
|
$(INSTALL_BIN) $(PKG_BUILD_DIR)/NanoMap $(1)/usr/bin/
|
||||||
|
$(INSTALL_BIN) $(PKG_BUILD_DIR)/monav/*.so $(1)/usr/lib/monav
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/NanoMap-maps/install
|
define Package/NanoMap-maps/install
|
||||||
|
|||||||
Reference in New Issue
Block a user