From 6181b11faf8ebd6c7f95aa33641c35e0e641d83a Mon Sep 17 00:00:00 2001 From: Brian Bruns Date: Thu, 17 Jun 2010 19:54:45 -0400 Subject: [PATCH] Debian patch 096-use-system-txt2man from Tim Retout --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 19999f5..a37b639 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,7 +2,7 @@ # http://www.freebsd.org/tutorials/docproj-primer/x3132.html#AEN3140 # version: $Id: Makefile.am,v 1.5 2005/01/15 05:02:11 calvinrsmith Exp $ SHELL = /bin/sh -TXT2MAN = $(srcdir)/txt2man +TXT2MAN = txt2man RELEASE = 0.6 PRODUCT = MDBTools