[gnome-build-meta/alatiera/shared-modules-checkout: 2/2] core/gnome-music.bst: do not checkout shared-modules



commit ab1468c847d8c3c6cf3dc087371edc748edd87bb
Author: Jordan Petridis <jpetridis gnome org>
Date:   Sat Jan 19 23:21:06 2019 +0200

    core/gnome-music.bst: do not checkout shared-modules
    
    This is only needed when building the flatpak manifest of music,
    and thus we can skip it.

 elements/core/gnome-music.bst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/core/gnome-music.bst b/elements/core/gnome-music.bst
index 61d5623..88ef4a1 100644
--- a/elements/core/gnome-music.bst
+++ b/elements/core/gnome-music.bst
@@ -8,7 +8,7 @@ sources:
       checkout: True
       url: gitlab_gnome_org:GNOME/libgd
     subprojets/shared-modules:
-      checkout: True
+      checkout: False
       url: github_com:flathub/shared-modules
 depends:
 - core-deps/grilo-plugins.bst


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