1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/textproc/catdoc/files/patch-ac
Neil Blakey-Milner a8e25493fc Update to 0.91.4. The cvs mailing list should note a previous commit
failed due to re-awakening patch-aa, and no mail was sent out informing
of changes to Makefile and files/md5.

PR:		21568
Submitted by:	"Peter Pentchev" <roam@orbitel.bg>
Silence by:	maintainer (according to PR)
2000-09-28 21:40:21 +00:00

11 lines
526 B
Plaintext

--- ../catdoc/doc/Makefile.in Tue Oct 19 14:50:02 1999
+++ doc/Makefile.in Fri Sep 8 14:42:09 2000
@@ -21,6 +21,7 @@
install: catdoc.1 xls2csv.1
../mkinstalldirs $(installroot)$(mandir)
$(INSTALL) -m 644 catdoc.1 $(installroot)$(mandir)/catdoc$(manext)
+ $(INSTALL) -m 644 xls2csv.1 $(installroot)$(mandir)/xls2csv$(manext)
# Following rules are primarily for developers use. I doubt that you
# need to rebuild these versions of documentation
distclean: catdoc.1 catdoc.txt catdoc.ps xls2csv.1 xls2csv.txt xls2csv.ps