[packages/gnome-tour] - try more

qboosh qboosh at pld-linux.org
Sat Apr 24 18:45:50 CEST 2021


commit 614761a22b90c38cc876a79529f3cda0e39c55b6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 24 18:47:21 2021 +0200

    - try more

 gnome-tour-x32.patch | 3 ++-
 gnome-tour.spec      | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gnome-tour.spec b/gnome-tour.spec
index a26e45a..c7c59ff 100644
--- a/gnome-tour.spec
+++ b/gnome-tour.spec
@@ -59,7 +59,7 @@ export PKG_CONFIG_ALLOW_CROSS=1
 %endif
 %meson build
 
-%ninja_build -C build
+%ninja_build -C build || ls -lR
 
 %install
 rm -rf $RPM_BUILD_ROOT
diff --git a/gnome-tour-x32.patch b/gnome-tour-x32.patch
index 8078c40..0d37cbb 100644
--- a/gnome-tour-x32.patch
+++ b/gnome-tour-x32.patch
@@ -10,7 +10,8 @@
  export CARGO_HOME="$CARGO_TARGET_DIR"/cargo-home
  FEATURES="$6"
  
- if [ $4 = "Devel" ]
+-if [ $4 = "Devel" ]
++if [ "$4" = "Devel" ]
  then
      echo "DEBUG MODE"
 -    cargo build --manifest-path \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-tour.git/commitdiff/614761a22b90c38cc876a79529f3cda0e39c55b6



More information about the pld-cvs-commit mailing list