[gimp-macos-build/wip/Jehan/path-max-issue-424] Hide gimp-help-git.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-macos-build/wip/Jehan/path-max-issue-424] Hide gimp-help-git.
- Date: Sat, 24 Jul 2021 17:55:08 +0000 (UTC)
commit e259cbbdd5b5841a5b434513be58e98afbb69931
Author: Jehan <jehan girinstud io>
Date: Sat Jul 24 17:55:08 2021 +0200
Hide gimp-help-git.
.circleci/config.yml | 6 +++---
jhbuildrc-gtk-osx-gimp | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 57dcde6..f7a9fdd 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -111,9 +111,9 @@ jobs:
command: |
source ~/.profile
jhbuild build gimp
- - run:
- name: Building GIMP help (en) from git
- command: source ~/.profile && ALL_LINGUAS=en jhbuild build gimp-help-git
+ #- run:
+ #name: Building GIMP help (en) from git
+ #command: source ~/.profile && ALL_LINGUAS=en jhbuild build gimp-help-git
- run:
name: Cleanup
command: find ~/gtk/source -type d -mindepth 1 -maxdepth 1 | xargs -I% rm -rf %/*
diff --git a/jhbuildrc-gtk-osx-gimp b/jhbuildrc-gtk-osx-gimp
index 2d4a36d..bcfaa26 100644
--- a/jhbuildrc-gtk-osx-gimp
+++ b/jhbuildrc-gtk-osx-gimp
@@ -162,7 +162,7 @@ module_extra_env['libxml2'] = { "ac_cv_path_PYTHON": "python3.6" }
# force python 3.8 for gimp-help because libxml2 is built with Python
# 3.8 support.
-module_extra_env['gimp-help-git'] = { "PYTHON": "python3.8" }
+#module_extra_env['gimp-help-git'] = { "PYTHON": "python3.8" }
# meson needs UTF-8 charset for build python scripts to work correctly
module_extra_env['meson'] = { "LC_ALL": "en_US.UTF-8" }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]