[gnome-ostree] Adjust to systemd configure api change



commit 5640da0511661afd1a72980f479c0a377f23ccb7
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jan 7 21:31:10 2013 -0500

    Adjust to systemd configure api change
    
    The --with-sysvrcd-path option is now spelled --with-sysvrcnd-path.
    Makes much more sense...

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index dbf9735..3f336a3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -96,7 +96,7 @@
    		{"src": "git:git://anongit.freedesktop.org/systemd/systemd",
 		 "config-opts": ["--disable-manpages",
 				 "--with-sysvinit-path=",
-				 "--with-sysvrcd-path="]},
+				 "--with-sysvrcnd-path="]},
 
    		{"src": "git:git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git",
 		 "patches": ["linux-firmware-configure-Make-executable.patch"],



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