1 --- seeks/configure 2011-07-30 15:16:27.000000000 +0200
2 +++ seeks/configure.patch 2011-07-30 16:04:34.000000000 +0200
3 @@ -16726,10 +16726,10 @@ PCRE_CFLAGS=`$PCRE_CONFIG --cflags`
6 #==========================================================================
7 -# Finding docbook2x-man
9 #==========================================================================
10 -# Extract the first word of "docbook2x-man", so it can be a program name with args.
11 -set dummy docbook2x-man; ac_word=$2
12 +# Extract the first word of "docbook2man", so it can be a program name with args.
13 +set dummy docbook2man; ac_word=$2
14 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15 $as_echo_n "checking for $ac_word... " >&6; }
16 if ${ac_cv_prog_docbook+:} false; then :
17 --- seeks/doc/Makefile.am 2011-07-30 16:51:14.000000000 +0200
18 +++ seeks/doc/Makefile.am.patch 2011-07-30 16:55:58.000000000 +0200
21 EXTRA_DIST=seeks.1.docbook
23 - docbook2x-man ${srcdir}/seeks.1.docbook
24 + docbook2man ${srcdir}/seeks.1.docbook