[gimp/wip/Jehan/gitlab-ci-win-32-bit: 4/4] build: enable Windows installer translation files in CI build job.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/gitlab-ci-win-32-bit: 4/4] build: enable Windows installer translation files in CI build job.
- Date: Mon, 10 May 2021 13:38:39 +0000 (UTC)
commit 121549499d4e3f6c43d99e6d6c4c2e3eb7f0d96f
Author: Jehan <jehan girinstud io>
Date: Mon May 10 15:37:46 2021 +0200
build: enable Windows installer translation files in CI build job.
build/windows/gitlab-ci/build-gimp-msys2.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/build/windows/gitlab-ci/build-gimp-msys2.sh b/build/windows/gitlab-ci/build-gimp-msys2.sh
index 050e046158..d22678ae40 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -98,7 +98,7 @@ ccache --show-stats
mkdir _build
cd _build
-../autogen.sh --prefix="${GIMP_PREFIX}" ${GIMP_OPTIONS}
+../autogen.sh --prefix="${GIMP_PREFIX}" --enable-windows-installer ${GIMP_OPTIONS}
make -j4
make install
cd ..
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]