From 3ef3cf96cb62dd57bf28c469cfa2cca15b128cb7 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sat, 9 Feb 2019 15:10:53 +0100 Subject: pcr/seeks: unmaintained, unbuilt. removed --- pcr/seeks/docbook2man.patch | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 pcr/seeks/docbook2man.patch (limited to 'pcr/seeks/docbook2man.patch') diff --git a/pcr/seeks/docbook2man.patch b/pcr/seeks/docbook2man.patch deleted file mode 100644 index c5de2e063..000000000 --- a/pcr/seeks/docbook2man.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- seeks/configure 2011-07-30 15:16:27.000000000 +0200 -+++ seeks/configure.patch 2011-07-30 16:04:34.000000000 +0200 -@@ -16726,10 +16726,10 @@ PCRE_CFLAGS=`$PCRE_CONFIG --cflags` - - - #========================================================================== --# Finding docbook2x-man -+# Finding docbook2man - #========================================================================== --# Extract the first word of "docbook2x-man", so it can be a program name with args. --set dummy docbook2x-man; ac_word=$2 -+# Extract the first word of "docbook2man", so it can be a program name with args. -+set dummy docbook2man; ac_word=$2 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 - $as_echo_n "checking for $ac_word... " >&6; } - if ${ac_cv_prog_docbook+:} false; then : ---- seeks/doc/Makefile.am 2011-07-30 16:51:14.000000000 +0200 -+++ seeks/doc/Makefile.am.patch 2011-07-30 16:55:58.000000000 +0200 -@@ -8,4 +8,4 @@ endif - - EXTRA_DIST=seeks.1.docbook - seeks.1: -- docbook2x-man ${srcdir}/seeks.1.docbook -+ docbook2man ${srcdir}/seeks.1.docbook -- cgit v1.2.3