[gnome-continuous] manifest: No need to specify the folder where the patches are



commit d1eab3cec788c8e5e09e5f6d4aee817937212c2b
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Feb 18 21:14:16 2017 +0000

    manifest: No need to specify the folder where the patches are

 manifest.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ac0a087..5fa3712 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1249,11 +1249,11 @@
 
                {"src": "gnome:evolution",
                 "irc_room": "evolution",
-               "patches": ["patches/evolution-buildapi.patch"]},
+               "patches": ["evolution-buildapi.patch"]},
 
                {"src": "gnome:evolution-ews",
                 "irc_room": "evolution",
-                "patches": ["patches/evolution-ews-buildapi.patch"]},
+                "patches": ["evolution-ews-buildapi.patch"]},
 
                {"src": "git:git://git.libssh.org/projects/libssh.git",
                 "patches": ["libssh-cmake-buildapi.patch"]},


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