Skip to content

Commit

Permalink
Merge branch 'master' into 11.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
xry111 committed Aug 16, 2021
2 parents 9ed8b05 + 455a54d commit 17c68d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zh_CN/fix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@ sed -n "${sed_cmd}" -i \
chapter08/ninja.xml \
chapter08/texinfo.xml \
chapter08/systemd.xml \
chapter08/strippingagain.xml \
chapter08/stripping.xml \
chapter09/networkd.xml \
chapter09/network.xml \
chapter09/consoled.xml \
chapter09/usage.xml

# Looks stupid, but I don't know any better way.
for iter in 1 2 3; do
sed -n "${sed_cmd}" -i chapter08/strippingagain.xml
sed -n "${sed_cmd}" -i chapter08/stripping.xml
done

# Apply lfs-l10n.xml patch, if it's not applied
Expand Down

0 comments on commit 17c68d7

Please sign in to comment.