[gnome-bluetooth/barthalion/faccessat2-tests] Revert "ci: Work-around introspection Fedora rawhide CI bug"




commit f1c1f3705e177d54b6f6ab4544e6178ab73f1a6b
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Fri Dec 11 11:03:28 2020 +0100

    Revert "ci: Work-around introspection Fedora rawhide CI bug"
    
    This reverts commit 5964bcb652e284390529e63592b66bed2c2a89a9.

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 992a0d06..98b51264 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,8 +19,6 @@ build_stable:
   before_script:
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $DEPENDENCIES
-    # Work-around ldd bug in rawhide CIs
-    - sed -i -e 's/test -r/test -f/g' -e 's/test -x/test -f/g' /bin/ldd
   script:
     - meson . _build --prefix=/usr
     - ninja -C _build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]