openbsd-ports/archivers/gcpio/patches/patch-doc_Makefile_in
naddy e314fb8238 Update to 2.7:
* Improved error checking and diagnostics
* Fixed CAN-1999-1572
* Allow to use --sparse in both copy-in and copy-pass.
* Fix bug that eventually caused copying out the same hard-linked file
several times to archive.

From: Rui Reis
2007-04-17 19:46:42 +00:00

13 lines
405 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.2 2007/04/17 19:46:42 naddy Exp $
--- doc/Makefile.in.orig Sun Apr 15 02:18:12 2007
+++ doc/Makefile.in Sun Apr 15 02:18:26 2007
@@ -290,7 +290,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
info_TEXINFOS = cpio.texi
-man_MANS = cpio.1 mt.1
+man_MANS = cpio.1
EXTRA_DIST = $(man_MANS) gendocs_template
all: all-am