diff --git a/package/ctcgfw/openwrt-GoQuiet/Makefile b/package/ctcgfw/openwrt-GoQuiet/Makefile index fc6be86f53..f2f14c485a 100644 --- a/package/ctcgfw/openwrt-GoQuiet/Makefile +++ b/package/ctcgfw/openwrt-GoQuiet/Makefile @@ -42,6 +42,7 @@ Package/gq-server = $(call Package/GoQuiet/Default) define Package/gq-client/description A shadowsocks plugin that obfuscates the traffic as normal HTTPS traffic and disguises the proxy server as a normal webserver. +endef Package/gq-server/description = $(Package/simple-obfs/description)