1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 11:21:55 +00:00

Remove Occitan patch for now

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-13 12:49:08 +02:00
parent e11fbd4986
commit 724e343390

View file

@ -263,11 +263,11 @@ if ! patch -Rf -N -p1 -s --dry-run < ../../patches/download-ipv4.patch; then
fi
echo "Done"
echo "Add Occitan translation support"
if ! patch -Rf -N -p1 -s --dry-run < ../../patches/luci-occitan.patch; then
patch -N -p1 -s < ../../patches/luci-occitan.patch
fi
echo "Done"
#echo "Add Occitan translation support"
#if ! patch -Rf -N -p1 -s --dry-run < ../../patches/luci-occitan.patch; then
# patch -N -p1 -s < ../../patches/luci-occitan.patch
#fi
#echo "Done"
if [ -f target/linux/mediatek/patches-5.4/0999-hnat.patch ]; then
rm -f target/linux/mediatek/patches-5.4/0999-hnat.patch