mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Remove Occitan patch for now
This commit is contained in:
parent
e11fbd4986
commit
724e343390
1 changed files with 5 additions and 5 deletions
10
build.sh
10
build.sh
|
@ -263,11 +263,11 @@ if ! patch -Rf -N -p1 -s --dry-run < ../../patches/download-ipv4.patch; then
|
||||||
fi
|
fi
|
||||||
echo "Done"
|
echo "Done"
|
||||||
|
|
||||||
echo "Add Occitan translation support"
|
#echo "Add Occitan translation support"
|
||||||
if ! patch -Rf -N -p1 -s --dry-run < ../../patches/luci-occitan.patch; then
|
#if ! patch -Rf -N -p1 -s --dry-run < ../../patches/luci-occitan.patch; then
|
||||||
patch -N -p1 -s < ../../patches/luci-occitan.patch
|
# patch -N -p1 -s < ../../patches/luci-occitan.patch
|
||||||
fi
|
#fi
|
||||||
echo "Done"
|
#echo "Done"
|
||||||
|
|
||||||
if [ -f target/linux/mediatek/patches-5.4/0999-hnat.patch ]; then
|
if [ -f target/linux/mediatek/patches-5.4/0999-hnat.patch ]; then
|
||||||
rm -f target/linux/mediatek/patches-5.4/0999-hnat.patch
|
rm -f target/linux/mediatek/patches-5.4/0999-hnat.patch
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue