openbsd-ports/devel/gindent/patches/patch-man_Makefile_in

13 lines
570 B
Plaintext
Raw Normal View History

$OpenBSD: patch-man_Makefile_in,v 1.1 2002/08/26 02:55:09 pvalchev Exp $
--- man/Makefile.in.orig Fri Mar 22 03:41:34 2002
+++ man/Makefile.in Fri Aug 23 06:16:31 2002
@@ -378,7 +378,7 @@ uninstall-man: uninstall-man1
@PACKAGE@.1: @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo texinfo2man Makefile
- texinfo2man @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo > $@
+ ../man/texinfo2man @PACKAGE@.1.in ../doc/@PACKAGE@.texinfo > $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: