[gimp/wip/Jehan/gitlab-ci-win-32-bit: 14/14] Plop!
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/gitlab-ci-win-32-bit: 14/14] Plop!
- Date: Thu, 13 May 2021 00:34:23 +0000 (UTC)
commit 30187b409f6d476f4dcf03e57a146f443913b4e8
Author: Jehan <jehan girinstud io>
Date: Thu May 13 02:33:48 2021 +0200
Plop!
build/windows/gitlab-ci/build-gimp-msys2.sh | 2 +-
build/windows/gitlab-ci/package-gimp-msys2.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/gitlab-ci/build-gimp-msys2.sh b/build/windows/gitlab-ci/build-gimp-msys2.sh
index 75d0236135..9b01470de8 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -120,4 +120,4 @@ ccache --show-stats
mv "${GIMP_PREFIX}" .
# Uninstall the packages to avoid disk space issues in the CI.
-pacman --noconfirm --remove -S ${PACKAGES}
+pacman --noconfirm --remove ${PACKAGES}
diff --git a/build/windows/gitlab-ci/package-gimp-msys2.sh b/build/windows/gitlab-ci/package-gimp-msys2.sh
index e3e2dc6ce9..f456af6f39 100644
--- a/build/windows/gitlab-ci/package-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/package-gimp-msys2.sh
@@ -221,4 +221,4 @@ for dll in ${GIMP_DISTRIB}/lib/gimp/2.99/plug-ins/*/*.exe; do
done
# Uninstall the packages to avoid disk space issues in the CI.
-pacman --noconfirm --remove -S ${PACKAGES}
+pacman --noconfirm --remove ${PACKAGES}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]