summaryrefslogtreecommitdiff
path: root/dracut.spec
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2012-03-14 15:19:39 +0100
committerHarald Hoyer <harald@redhat.com>2012-03-14 15:48:33 +0100
commit4ce3a1b1bbd08c3d5031632b88036335d2d2dfee (patch)
treec1e215a3c0fcfcdb7ea923787f9e380bade16f37 /dracut.spec
parent888d53f270a1a163460d764c886c23f2f276c035 (diff)
downloaddracut-4ce3a1b1bbd08c3d5031632b88036335d2d2dfee.tar.gz
dracut-4ce3a1b1bbd08c3d5031632b88036335d2d2dfee.tar.bz2
dracut-4ce3a1b1bbd08c3d5031632b88036335d2d2dfee.zip
precompile doc
Diffstat (limited to 'dracut.spec')
-rw-r--r--dracut.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/dracut.spec b/dracut.spec
index 7a058ae6..be7ba8a4 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -40,9 +40,11 @@ BuildRequires: docbook-style-xsl docbook-dtds libxslt
%endif
%if 0%{?suse_version}
-BuildRequires: docbook-xsl-stylesheets libxslt
+-BuildRequires: docbook-xsl-stylesheets libxslt
%endif
+BuildRequires: asciidoc
+
%if 0%{?fedora} > 12 || 0%{?rhel}
# no "provides", because dracut does not offer
# all functionality of the obsoleted packages
@@ -161,7 +163,7 @@ git am -p1 %{patches}
%endif
%build
-make
+make all
%install
%if 0%{?fedora} || 0%{?rhel}