[glib/wip/pwithnall/962-drop-embedded-pcre] WIP



commit febe30287b7ff7b35b803eade02195c6da7aa8f5
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Jun 17 16:38:28 2021 +0100

    WIP
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci/cache-subprojects.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/cache-subprojects.sh b/.gitlab-ci/cache-subprojects.sh
index fb0b1df82..e9cf84ae5 100755
--- a/.gitlab-ci/cache-subprojects.sh
+++ b/.gitlab-ci/cache-subprojects.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-git clone --depth 1 --no-tags https://gitlab.gnome.org/GNOME/glib.git
+git clone --depth 1 --no-tags --branch wip/pwithnall/962-drop-embedded-pcre 
https://gitlab.gnome.org/GNOME/glib.git
 meson subprojects download --sourcedir glib
 rm glib/subprojects/*.wrap
 mv glib/subprojects/ .


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