Package: libpcre3-dev
Version: 6.4-1.1
Severity: normal
Tags: patch
The manual pages pcre(3) and pcreapi(3) have cross-references to
pcrepartial(3), but that manpage isn't shipped.
This is actually a bug in the upstream Makefile. The following patch
fixes it.
Makefile.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile.in b/Makefile.in
index fbb3199..64ef27b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -453,6 +453,7 @@ install: all @ON_WINDOWS@ wininst
$(INSTALL_DATA) $(top_srcdir)/doc/pcrecompat.3
$(DESTDIR)$(MANDIR)/man3/pcrecompat.3
@HAVE_CPP@ $(INSTALL_DATA) $(top_srcdir)/doc/pcrecpp.3
$(DESTDIR)$(MANDIR)/man3/pcrecpp.3
$(INSTALL_DATA) $(top_srcdir)/doc/pcrematching.3
$(DESTDIR)$(MANDIR)/man3/pcrematching.3
+ $(INSTALL_DATA) $(top_srcdir)/doc/pcrepartial.3
$(DESTDIR)$(MANDIR)/man3/pcrepartial.3
$(INSTALL_DATA) $(top_srcdir)/doc/pcrepattern.3
$(DESTDIR)$(MANDIR)/man3/pcrepattern.3
$(INSTALL_DATA) $(top_srcdir)/doc/pcreperform.3
$(DESTDIR)$(MANDIR)/man3/pcreperform.3
$(INSTALL_DATA) $(top_srcdir)/doc/pcreposix.3
$(DESTDIR)$(MANDIR)/man3/pcreposix.3
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libpcre3-dev depends on:
ii libc6-dev 2.3.6-3 GNU C Library: Development Librari
ii libpcre3 6.4-1.1 Perl 5 Compatible Regular Expressi
ii libpcrecpp0 6.4-1.1 Perl 5 Compatible Regular Expressi
libpcre3-dev recommends no packages.
-- no debconf information
-- [mdw]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]