no need to include .po files in the releases
This commit is contained in:
@@ -127,6 +127,8 @@ fi
|
|||||||
if [ $GETTEXT -eq 1 ] ; then
|
if [ $GETTEXT -eq 1 ] ; then
|
||||||
echo "* Generating mo files"
|
echo "* Generating mo files"
|
||||||
./scripts/generate-mo
|
./scripts/generate-mo
|
||||||
|
echo "* Removing gettext source files"
|
||||||
|
rm -rf po
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f ./scripts/compress-js ] ; then
|
if [ -f ./scripts/compress-js ] ; then
|
||||||
|
Reference in New Issue
Block a user