]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
dracut: Build manpages with docbook.
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 18 Oct 2011 16:56:49 +0000 (18:56 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 18 Oct 2011 16:56:49 +0000 (18:56 +0200)
dracut/dracut.nm

index 2638db4cc49c5bb0fb5f73d1a6e2b1b2e5912760..8f2e5ce46570d7d78cb99b6316763a00b445f658 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = dracut
 version    = 010
-release    = 3
+release    = 4
 arch       = noarch
 
 groups     = System/Boot
@@ -21,12 +21,9 @@ source_dl  =
 sources    = %{thisapp}.tar.bz2
 
 build
-       prepare_cmds
-               # Remove all man pages.
-               # XXX requires docbook
-               cd %{DIR_APP} && sed -i Makefile \
-                       -e "s/^all:.*/all: \$%{targets}/" \
-                       -e "/.*man.*/d"
+       requires
+               docbook-utils
+               docbook-xsl
        end
 
        install