summaryrefslogtreecommitdiff
path: root/luci2/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2013-09-11 13:43:07 +0200
committerJo-Philipp Wich <jow@openwrt.org>2013-09-11 13:50:46 +0200
commit69a02246818bd6a13c10c1ccd4cf9ff141e3849f (patch)
tree130963c60b17daf14a823f2faee0f5630b4e1909 /luci2/Makefile
parenta598c3ca618640f3149208a5e4ef60d8569b8a89 (diff)
downloadluci2-ui-69a02246818bd6a13c10c1ccd4cf9ff141e3849f.tar.gz
io: remove luci-login, login is now handled by rpcd
Diffstat (limited to 'luci2/Makefile')
-rw-r--r--luci2/Makefile1
1 files changed, 0 insertions, 1 deletions
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