[gnome-continuous] manifest: Restore systemd patch accidentally dropped in xdg-app commit



commit 0759681caaed0fe94bd31d6cbb9ba66e2cf0ff6e
Author: Colin Walters <walters verbum org>
Date:   Tue Sep 29 15:42:14 2015 -0400

    manifest: Restore systemd patch accidentally dropped in xdg-app commit
    
    Oops.

 manifest.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index f54eacc..972c650 100644
--- a/manifest.json
+++ b/manifest.json
@@ -102,6 +102,7 @@
                {"src": "git:https://github.com/systemd/systemd";,
                 "component": "minimal",
                 "initramfs-depends": true,
+                 "patches": ["systemd-Revert-core-mount-add-dependencies-to-dynamically-mo.patch"],
                 "cflags": {
                     "x86_64": "-O0 -g -m64 -mtune=generic",
                     "i686": "-O0 -g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables"},


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