foot: remove completions, READMEs, etc

This commit is contained in:
Dylan Araps 2021-07-08 15:34:41 +03:00
parent 72903a8357
commit 99e7abae9e
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 6 additions and 0 deletions

View File

@ -14,3 +14,9 @@ meson \
ninja -C output
ninja -C output install
rm -rf \
"$1/usr/share/doc" \
"$1/usr/share/zsh" \
"$1/usr/share/fish" \
"$1/usr/share/bash-completion"