summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-07-04 18:36:42 +0200
committerraveit65 <[email protected]>2019-07-04 18:36:42 +0200
commit750282362f351551af3fda094f53ecbf6718123f (patch)
treedc9c5e218f891a82843ceb1932ae7f8c1c6ccd02
parenta0da3060df54a69f38b76dfd52c137700bdac96e (diff)
downloadmate-desktop-750282362f351551af3fda094f53ecbf6718123f.tar.bz2
mate-desktop-750282362f351551af3fda094f53ecbf6718123f.tar.xz
CI: don't exclude .gmo files from tarball
gettext needs .gmo files to install .mo locale
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 1b9baf1..4c5437e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -173,7 +173,6 @@ build_scripts:
# - bash ./fedora.sh
# - fi
- ./autogen.sh
- - sed -i 's/$(POFILES) $(GMOFILES) \\/$(POFILES) \\/' po/Makefile.in.in
- scan-build $CHECKERS ./configure --prefix=/usr --enable-gtk-doc
- if [ $CPU_COUNT -gt 1 ]; then
- scan-build $CHECKERS --keep-cc -o html-report make -j $CPU_COUNT