meddages.po files are not needed to use the addons as well

This commit is contained in:
Tobias Diekershoff 2021-05-19 09:17:57 +02:00
parent 5e92e59c82
commit 92350780c6
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ echo "cleaning unneded stuff from the addon directory"
( cd "$RELEASEADDONS" || exit
rm -rf .git .tx
rm -rf .editorconfig .gitattributes .gitignore
rm */lang/*/messages.po
)
# create tar archives