[gbrainy/intltool-removal] Fix
- From: Jordi Mas <jmas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gbrainy/intltool-removal] Fix
- Date: Tue, 19 Mar 2019 08:18:14 +0000 (UTC)
commit 15a250022f1c43130fde93f766bd43f1709457f9
Author: Jordi Mas <jmas softcatala org>
Date: Tue Mar 19 09:14:40 2019 +0100
Fix
.gitlab-ci.yml | 2 +-
po/Makevars | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff1d8fb9..47d8e041 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ image: mono:latest
build:
stage: build
before_script:
- - apt-get update && apt-get install libtool-bin autogen autoconf autotools-dev automake
libcanberra-gtk3-0 libgtk3.0-cil-dev librsvg2-dev gnome-doc-utils yelp-tools make nunit nunit-console -y
+ - apt-get update && apt-get gettext install libtool-bin autogen autoconf autotools-dev automake
libcanberra-gtk3-0 libgtk3.0-cil-dev librsvg2-dev gnome-doc-utils yelp-tools make nunit nunit-console -y
script:
- ./autogen.sh && ./configure --enable-tests
- make
diff --git a/po/Makevars b/po/Makevars
index 9b02d79b..524326e9 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -25,7 +25,7 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc.
# Possible values are "yes", "no", or empty. If it is empty, try to
# detect it automatically by scanning the files in $(top_srcdir) for
# "GNU packagename" string.
-PACKAGE_GNU =
+PACKAGE_GNU = no
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]