[gnome-ostree] manifest: Drop workaround for colord/ostree/systemd interation



commit 359da3f6d44ca4154f90e41bb2bbb4d64f8f306d
Author: Colin Walters <walters verbum org>
Date:   Tue Mar 5 08:33:51 2013 -0500

    manifest: Drop workaround for colord/ostree/systemd interation
    
    That's now fixed.

 manifest.json                            |    3 +--
 patches/colord-disable-private-tmp.patch |   27 ---------------------------
 2 files changed, 1 insertions(+), 29 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b4a5c54..8cc66fc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -571,8 +571,7 @@
                
                {"src": "git:git://gitorious.org/colord/master.git",
                 "name": "colord",
-                "config-opts": ["--disable-print-profiles"],
-                "patches": ["colord-disable-private-tmp.patch"]},
+                "config-opts": ["--disable-print-profiles"]},
 
                {"src": "linuxwacom:libwacom",
                 "patches": ["libwacom-autogen.patch"]},


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