Skip to content
Snippets Groups Projects
Commit 2ea61e02 authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

change install part

parent b40b03ec
No related branches found
No related tags found
No related merge requests found
......@@ -29,8 +29,7 @@ define Build/Compile
endef
define Package/lua-json-generator/install
$(INSTALL_DIR) $(1)/usr/lib/lua/
$(INSTALL_DATA) files/usr/lib/lua/dkjson.lua $(1)/usr/lib/lua/
$(CP) ./files/* $(1)/
endef
$(eval $(call BuildPackage,lua-json-generator))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment