mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-18 17:33:31 +00:00
fix luci-app-kcptun makefile
This commit is contained in:
parent
de8c536bef
commit
ca5177545c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user