From f7934838bedc6911162260b07bf8a10886dfa24f Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 29 Mar 2024 14:42:07 +0100
Subject: [PATCH] rebuild gnome-commander

---
 components/desktop/gnome/gnome-commander/Makefile                |    3 ++-
 components/desktop/gnome/gnome-commander/test/results-all.master |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/components/desktop/gnome/gnome-commander/Makefile b/components/desktop/gnome/gnome-commander/Makefile
index c63d792..0b3b47f 100644
--- a/components/desktop/gnome/gnome-commander/Makefile
+++ b/components/desktop/gnome/gnome-commander/Makefile
@@ -13,6 +13,7 @@
 #
 
 BUILD_STYLE= meson
+USE_PARALLEL_BUILD= yes
 USE_DEFAULT_TEST_TRANSFORMS= yes
 include ../../../../make-rules/shared-macros.mk
 
@@ -20,7 +21,7 @@
 COMPONENT_MJR_VERSION=	1.16
 COMPONENT_MNR_VERSION=	1
 COMPONENT_VERSION=	$(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
-COMPONENT_REVISION=	1
+COMPONENT_REVISION=	2
 COMPONENT_SUMMARY=	gnome commander file manager
 COMPONENT_PROJECT_URL=	https://gcmd.github.io/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
diff --git a/components/desktop/gnome/gnome-commander/test/results-all.master b/components/desktop/gnome/gnome-commander/test/results-all.master
index 1635e56..de1d754 100644
--- a/components/desktop/gnome/gnome-commander/test/results-all.master
+++ b/components/desktop/gnome/gnome-commander/test/results-all.master
@@ -1,4 +1,4 @@
-Ok:                 9   
+Ok:                 1   
 Expected Fail:      0   
 Fail:               0   
 Unexpected Pass:    0   

--
Gitblit v1.9.3