删除重复软件包
This commit is contained in:
parent
fa228ee22b
commit
5c4b41c16b
|
@ -44,14 +44,14 @@ Firmware_Diy() {
|
|||
rm -r $(PKG_Finder d "package feeds" luci-theme-argon)
|
||||
sed -i "s?/bin/login?/usr/libexec/login.sh?g" ${FEEDS_PKG}/ttyd/files/ttyd.config
|
||||
|
||||
AddPackage git lean luci-theme-argon jerrykuku 18.06
|
||||
# AddPackage git lean luci-theme-argon jerrykuku 18.06
|
||||
AddPackage git lean luci-app-argon-config jerrykuku master
|
||||
AddPackage svn other luci-app-smartdns immortalwrt/luci/branches/openwrt-18.06/applications
|
||||
sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-smartdns)/Makefile
|
||||
AddPackage svn other luci-app-eqos immortalwrt/luci/branches/openwrt-18.06/applications
|
||||
sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-eqos)/Makefile
|
||||
AddPackage svn other luci-app-socat immortalwrt/luci/branches/openwrt-18.06/applications
|
||||
sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-socat)/Makefile
|
||||
# AddPackage svn other luci-app-socat immortalwrt/luci/branches/openwrt-18.06/applications
|
||||
# sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-socat)/Makefile
|
||||
AddPackage git other OpenClash vernesong master
|
||||
AddPackage git other luci-app-ikoolproxy iwrt main
|
||||
AddPackage git other helloworld fw876 master
|
||||
|
|
Loading…
Reference in New Issue