[gedit/gnome-3-30] snap: use relative source



commit 2aaf4a4af2124193610fc07ec1aa681a54e86f8d
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Thu Jan 31 22:09:08 2019 -0500

    snap: use relative source

 snap/snapcraft.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 8d4a32f2f..054f3b7f9 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -82,7 +82,7 @@ parts:
 
   gedit:
     after: [desktop-gnome-platform]
-    source: https://gitlab.gnome.org/GNOME/gedit.git
+    source: .
     source-type: git
     plugin: autotools
     configflags: [--prefix=/snap/gedit/current/usr]


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