Skip to content

Commit

Permalink
node-bluetooth-hci-socket: update
Browse files Browse the repository at this point in the history
  • Loading branch information
nxhack committed Aug 24, 2018
1 parent 014f7f5 commit f3870f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node-bluetooth-hci-socket/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ define Package/node-bluetooth-hci-socket/install
$(1)/usr/lib/node/$(PKG_NPM_NAME)/
$(CP) $(PKG_INSTALL_DIR)/usr/lib/node_modules/$(PKG_NPM_NAME)/{examples,src} \
$(1)/usr/lib/node/$(PKG_NPM_NAME)/
$(CP) $(PKG_INSTALL_DIR)/usr/lib/node_modules/$(PKG_NPM_NAME)/build/Release/binding.node \
$(CP) $(PKG_INSTALL_DIR)/usr/lib/node_modules/$(PKG_NPM_NAME)/build/Release/bluetooth_hci_socket.node \
$(1)/usr/lib/node/$(PKG_NPM_NAME)/build/Release/
endef

Expand Down

0 comments on commit f3870f1

Please sign in to comment.