mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Remove commented lines
This commit is contained in:
parent
e89509df53
commit
648e2c1780
1 changed files with 0 additions and 13 deletions
|
@ -37,18 +37,5 @@ define Package/v2ray-plugin/description
|
||||||
Yet another SIP003 plugin for shadowsocks, based on v2ray
|
Yet another SIP003 plugin for shadowsocks, based on v2ray
|
||||||
endef
|
endef
|
||||||
|
|
||||||
#define Build/Prepare
|
|
||||||
# gzip -dc "$(DL_DIR)/$(PKG_SOURCE)" | tar -C $(PKG_BUILD_DIR)/ -xf -
|
|
||||||
#endef
|
|
||||||
|
|
||||||
#define Build/Compile
|
|
||||||
# echo "$(PKG_NAME)Compile Skiped!"
|
|
||||||
#endef
|
|
||||||
|
|
||||||
#define Package/v2ray-plugin/install
|
|
||||||
# $(INSTALL_DIR) $(1)/usr/bin
|
|
||||||
# $(INSTALL_BIN) $(PKG_BUILD_DIR)/v2ray-plugin $(1)/usr/bin/v2ray-plugin
|
|
||||||
#endef
|
|
||||||
|
|
||||||
$(eval $(call GoBinPackage,v2ray-plugin))
|
$(eval $(call GoBinPackage,v2ray-plugin))
|
||||||
$(eval $(call BuildPackage,v2ray-plugin))
|
$(eval $(call BuildPackage,v2ray-plugin))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue