From f30325ba3a48778d70bef98a64a573dab54b804c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 8 Feb 2012 17:33:52 -0500 Subject: [PATCH] manifest: Build dracut --- gnomeos/3.4/manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gnomeos/3.4/manifest.json b/gnomeos/3.4/manifest.json index 2a9f7e34..d06f01ef 100644 --- a/gnomeos/3.4/manifest.json +++ b/gnomeos/3.4/manifest.json @@ -707,6 +707,12 @@ {"src": "gnome:gnome-terminal", "patches": ["gnome-terminal-disable-docs.patch"], + "config-opts": ["--disable-documentation"]}, + + {"src": "git:git://git.kernel.org/pub/scm/utils/dash/dash.git"}, + + {"src": "cgwalters:dracut", + "branch": "ostree3", "config-opts": ["--disable-documentation"]} ] }