From 51dbba48efc4addd01bef0760ccd7c493278e8ff Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 24 Apr 2021 19:21:08 +0200 Subject: [PATCH] - rediffed --- gnome-tour-x32.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnome-tour-x32.patch b/gnome-tour-x32.patch index 75d0162..4ccc10e 100644 --- a/gnome-tour-x32.patch +++ b/gnome-tour-x32.patch @@ -1,6 +1,6 @@ --- gnome-tour-40.0/build-aux/cargo.sh.orig 2021-03-23 16:31:44.642007800 +0100 -+++ gnome-tour-40.0/build-aux/cargo.sh 2021-04-24 17:48:45.504234520 +0200 -@@ -2,19 +2,20 @@ ++++ gnome-tour-40.0/build-aux/cargo.sh 2021-04-24 19:18:20.848567492 +0200 +@@ -2,20 +2,21 @@ export MESON_BUILD_ROOT="$1" export MESON_SOURCE_ROOT="$2" @@ -26,3 +26,4 @@ - cp "$CARGO_TARGET_DIR"/release/$5 $3 + cp "$CARGO_TARGET_DIR"/release/x86_64-unknown-linux-gnux32/$5 $3 fi + -- 2.44.0