summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-03-23 13:44:27 +0100
committerraveit65 <[email protected]>2019-03-23 14:02:49 +0100
commit7d3c9e617f4c3fcde29b3cf7e73257c863d5d9fb (patch)
tree85093b4bc26cd1e93127f6b923727d5553db0176
parentc6fae4816fb2c97217452cca99c047837712bcc9 (diff)
downloadmate-utils-7d3c9e617f4c3fcde29b3cf7e73257c863d5d9fb.tar.bz2
mate-utils-7d3c9e617f4c3fcde29b3cf7e73257c863d5d9fb.tar.xz
travis: disable Portuguese language for help in search tool
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 21da3105..a132414b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -114,6 +114,8 @@ before_scripts:
- curl -Ls -o debian.sh https://github.com/mate-desktop/mate-dev-scripts/raw/master/travis/debian.sh
- bash ./debian.sh
- fi
+ # disable pt language for help in search tool
+ - sed -i s/"IGNORE_HELP_LINGUAS ="/"IGNORE_HELP_LINGUAS = pt"/g gsearchtool/help/Makefile.am
after_scripts:
- make distcheck