Fix zip helper for aramo release.
This commit is contained in:
parent
d6236edb71
commit
3aebc20e62
1 changed files with 6 additions and 1 deletions
|
|
@ -171,8 +171,13 @@ cat << EOF | patch -p1
|
||||||
If you do not use encryption and use regular disk files, you do
|
If you do not use encryption and use regular disk files, you do
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
#Prevent the use of patch 11-typo-it-is-ambiguities-not-amgibuities.patch
|
||||||
|
sed -i 's|amgibuities|ambiguities|g' man/zip.1
|
||||||
|
|
||||||
|
remove_patch 11-typo-it-is-ambiguities-not-amgibuities.patch
|
||||||
|
|
||||||
changelog "Removed proprietary suggestions from the manual file
|
changelog "Removed proprietary suggestions from the manual file
|
||||||
Closes #6711"
|
Closes #6711"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue