pkgsrc-wip/e2fsprogs/patches/patch-ad
Jeremy C. Reed 97d002e755 This is e2fsprogs. This is a newer version than provided in pkgsrc.
I am using pkgsrc-wip because this package needs work.

This also provides development libraries and headers which are
needed for xfsprogs (XFS User Tools).

This package needs the linking fixed of the binaries.
2003-12-04 18:15:40 +00:00

13 lines
323 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2003/12/04 18:15:40 jeremy-c-reed Exp $
--- doc/Makefile.in.orig 2002-02-24 21:03:58.000000000 +0000
+++ doc/Makefile.in
@@ -13,7 +13,7 @@ INSTALL = @INSTALL@
DVI=texi2dvi
DVIPS=dvips -o "$@"
-INFO=makeinfo
+INFO=$(MAKEINFO) --no-split
HTML=texi2html
all:: libext2fs.info libext2fs.dvi