meddages.po files are not needed to use the addons as well
This commit is contained in:
parent
5e92e59c82
commit
92350780c6
|
@ -83,6 +83,7 @@ echo "cleaning unneded stuff from the addon directory"
|
||||||
( cd "$RELEASEADDONS" || exit
|
( cd "$RELEASEADDONS" || exit
|
||||||
rm -rf .git .tx
|
rm -rf .git .tx
|
||||||
rm -rf .editorconfig .gitattributes .gitignore
|
rm -rf .editorconfig .gitattributes .gitignore
|
||||||
|
rm */lang/*/messages.po
|
||||||
)
|
)
|
||||||
|
|
||||||
# create tar archives
|
# create tar archives
|
||||||
|
|
Loading…
Reference in a new issue