strip non-essential parts from direwolf in docker

This commit is contained in:
Jakob Ketterl 2020-09-12 00:21:46 +02:00
parent 5f5cafe5ca
commit d12af6d203
1 changed files with 4 additions and 0 deletions

View File

@ -77,6 +77,10 @@ make enable_hamlib=
make install
cd ..
rm -rf direwolf
# strip lots of generic documentation that will never be read inside a docker container
rm /usr/local/share/doc/direwolf/*.pdf
# examples are pointless, too
rm -rf /usr/local/share/doc/direwolf/examples/
git clone https://github.com/drowe67/codec2.git
cd codec2