From 3edc406c545e43011278e5ea567b4fe80c9d7498 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Mon, 10 Apr 2023 12:23:56 +0200 Subject: [PATCH] Fix mesa patch mesa-add_xdemos-1.patch points to a too old version of the patch. Use mesa-add_xdemos-2.patch pointing to the right version. --- x/installing/mesa.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x/installing/mesa.xml b/x/installing/mesa.xml index 28f2617b4c..4bb35ffd5d 100644 --- a/x/installing/mesa.xml +++ b/x/installing/mesa.xml @@ -79,7 +79,7 @@ Recommended patch: - + (installs 2 demo programs for testing Mesa - not needed if you install the mesa-demos package) @@ -162,7 +162,7 @@ -patch -Np1 -i ../mesa-add_xdemos-1.patch +patch -Np1 -i ../mesa-add_xdemos-2.patch