[gimp/wip/Jehan/fix-ci-distcheck] Test 2.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/fix-ci-distcheck] Test 2.
- Date: Sat, 12 Dec 2020 21:40:12 +0000 (UTC)
commit efaa21d32fdc6418b74291dc38798b39cb757056
Author: Jehan <jehan girinstud io>
Date: Sat Dec 12 22:39:56 2020 +0100
Test 2.
po-plug-ins/Makefile.in.in | 10 ++++------
po/Makefile.in.in | 10 ++++------
2 files changed, 8 insertions(+), 12 deletions(-)
---
diff --git a/po-plug-ins/Makefile.in.in b/po-plug-ins/Makefile.in.in
index 084ed803d9..1b226257cd 100644
--- a/po-plug-ins/Makefile.in.in
+++ b/po-plug-ins/Makefile.in.in
@@ -160,6 +160,10 @@ clean: mostlyclean
distclean: clean
rm -f Makefile Makefile.in POTFILES stamp-it
rm -f *.mo *.msg *.cat *.cat.m *.gmo
+ # Around December of 2020, a possible change on intltool-merge or some
+ # other dependency in Debian testing broke the CI distcheck job, leaving
+ # some lock files. This CLEANFILES rule should be removed once this is
+ # fixed upstream.
rm -f .intltool-merge-cache.lock
maintainer-clean: distclean
@@ -219,9 +223,3 @@ stamp-it: Makefile.in.in $(top_builddir)/config.status POTFILES.in
# Tell versions [3.59,3.63) of GNU make not to export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
-
-# Around December of 2020, a possible change on intltool-merge or some
-# other dependency in Debian testing broke the CI distcheck job, leaving
-# some lock files. This CLEANFILES rule should be removed once this is
-# fixed upstream.
-CLEANFILES = .intltool-merge-cache.lock
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 0c6e598237..a48e0ea0f0 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -164,6 +164,10 @@ clean: mostlyclean
distclean: clean
rm -f Makefile Makefile.in POTFILES stamp-it
rm -f *.mo *.msg *.cat *.cat.m *.gmo
+ # Around December of 2020, a possible change on intltool-merge or some
+ # other dependency in Debian testing broke the CI distcheck job, leaving
+ # some lock files. This CLEANFILES rule should be removed once this is
+ # fixed upstream.
rm -f .intltool-merge-cache.lock
maintainer-clean: distclean
@@ -228,9 +232,3 @@ stamp-it: Makefile.in.in $(top_builddir)/config.status POTFILES.in
# Tell versions [3.59,3.63) of GNU make not to export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
-
-# Around December of 2020, a possible change on intltool-merge or some
-# other dependency in Debian testing broke the CI distcheck job, leaving
-# some lock files. This CLEANFILES rule should be removed once this is
-# fixed upstream.
-CLEANFILES = .intltool-merge-cache.lock
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]