X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci2%2Fui.git;a=blobdiff_plain;f=luci2%2FMakefile;h=88cf3e05ba3c6a3ea5def1d9d15d88725b2e91aa;hp=bdd4ac2ea740d2e3d09325ce33213e3447f77e6b;hb=69a02246818bd6a13c10c1ccd4cf9ff141e3849f;hpb=a598c3ca618640f3149208a5e4ef60d8569b8a89;ds=sidebyside diff --git a/luci2/Makefile b/luci2/Makefile index bdd4ac2..88cf3e0 100644 --- a/luci2/Makefile +++ b/luci2/Makefile @@ -45,7 +45,6 @@ define Package/luci2/install $(INSTALL_BIN) $(PKG_BUILD_DIR)/io/luci2-io $(1)/usr/libexec/ $(LN) /usr/libexec/luci2-io $(1)/www/cgi-bin/luci-upload $(LN) /usr/libexec/luci2-io $(1)/www/cgi-bin/luci-backup - $(LN) /usr/libexec/luci2-io $(1)/www/cgi-bin/luci-login endef define Package/luci2/postinst