X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci2%2Fui.git;a=blobdiff_plain;f=luci2%2FMakefile;h=e83cf51de527d73834419228c2aa4b9756cab9ee;hp=88cf3e05ba3c6a3ea5def1d9d15d88725b2e91aa;hb=a5b578d075d148ba572d7fbfb012792d58e5ff7f;hpb=69a02246818bd6a13c10c1ccd4cf9ff141e3849f diff --git a/luci2/Makefile b/luci2/Makefile index 88cf3e0..e83cf51 100644 --- a/luci2/Makefile +++ b/luci2/Makefile @@ -37,8 +37,8 @@ endef define Package/luci2/install $(INSTALL_DIR) $(1)/www $(CP) ./htdocs/* $(1)/www/ - $(INSTALL_DIR) $(1)/usr/share/luci2 - $(CP) ./share/* $(1)/usr/share/luci2/ + $(INSTALL_DIR) $(1)/usr/share/rpcd + $(CP) ./share/* $(1)/usr/share/rpcd/ $(INSTALL_DIR) $(1)/usr/lib/rpcd $(INSTALL_BIN) $(PKG_BUILD_DIR)/rpcd/luci2.so $(1)/usr/lib/rpcd/ $(INSTALL_DIR) $(1)/usr/libexec $(1)/www/cgi-bin