[gnome-continuous] manifest: Fix patches line in previous commit



commit 50c8aa09d90e9c0c8dd4aa73ea83dec34edc2c01
Author: Colin Walters <walters verbum org>
Date:   Fri Jan 22 11:34:00 2016 -0500

    manifest: Fix patches line in previous commit

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 7e53764..b1e8341 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1115,7 +1115,7 @@
                 "patches": ["py2cairo-autogen.patch"]},
 
                 {"src": "fd:pycairo",
-                 "patches": "pycairo-buildsys.patch"},
+                 "patches": ["pycairo-buildsys.patch"]},
 
                {"src": "gnome:pygobject",
                 "config-opts": ["--with-python=python2"]},


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