Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit a432a8a

Browse files
committed
Fixed tig #3592
1 parent 568be6a commit a432a8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/tig/Dockerfile.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ mkdir -p \
2626
/usr/local/share/zsh/vendor-completions
2727
cp contrib/tig-completion.bash "/usr/local/share/bash-completion/completions/tig"
2828
cp contrib/tig-completion.zsh "/usr/local/share/zsh/vendor-completions/_tig"
29+
rm /usr/local/man
2930
rm /usr/local/sbin/unminimize
3031
EOF
3132

0 commit comments

Comments
 (0)