fix
This commit is contained in:
parent
856ce8b5b5
commit
0e31ac6248
|
|
@ -95,8 +95,8 @@ EOF
|
||||||
# done ; unset x
|
# done ; unset x
|
||||||
|
|
||||||
patch < ${CustomFiles}/Patches/fix_coremark.patch -p1 -d ${WORK}
|
patch < ${CustomFiles}/Patches/fix_coremark.patch -p1 -d ${WORK}
|
||||||
#patch < ${CustomFiles}/Patches/fix_aria2_auto_create_download_path.patch -p1 -d ${WORK}
|
# patch < ${CustomFiles}/Patches/fix_aria2_auto_create_download_path.patch -p1 -d ${WORK}
|
||||||
patch < ${CustomFiles}/Patches/fix_luci-app-autoreboot-generic.patch -p1 -d ${WORK}
|
# patch < ${CustomFiles}/Patches/fix_luci-app-autoreboot-generic.patch -p1 -d ${WORK}
|
||||||
# delete adguardhome in lede package
|
# delete adguardhome in lede package
|
||||||
# rm package/feeds/packages/net/adguardhome -rf
|
# rm package/feeds/packages/net/adguardhome -rf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue