From ca5177545ca6324dbb6b9c55d9ef9a6db73de7dc Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Fri, 13 Oct 2017 23:03:00 +0800 Subject: [PATCH] fix luci-app-kcptun makefile --- package/lean/luci-app-kcptun/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/lean/luci-app-kcptun/Makefile b/package/lean/luci-app-kcptun/Makefile index c569e5c94..fcdc65d47 100644 --- a/package/lean/luci-app-kcptun/Makefile +++ b/package/lean/luci-app-kcptun/Makefile @@ -20,7 +20,7 @@ define Package/$(PKG_NAME)/conffiles /etc/config/kcptun endef -include $(TOPDIR)/feeds/luci.mk +include $(TOPDIR)/feeds/luci/luci.mk define Package/$(PKG_NAME)/postinst #!/bin/sh