summaryrefslogtreecommitdiff
path: root/finance/gnucash-devel/files/patch-src_doc_Makefile.in
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-26 00:43:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-26 00:43:06 +0000
commitb2fe1d80992d5a1e32b1884faa97ab60bd0975f1 (patch)
tree36e816db58869ec797243b82b6bebe56979cd06d /finance/gnucash-devel/files/patch-src_doc_Makefile.in
parent- Update to 0.2.2 (diff)
- Update to 1.8.12
PR: ports/87703 Submitted by: Alex Varju <freebsd-ports@varju.ca>
Notes
Notes: svn path=/head/; revision=149517
Diffstat (limited to 'finance/gnucash-devel/files/patch-src_doc_Makefile.in')
-rw-r--r--finance/gnucash-devel/files/patch-src_doc_Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/finance/gnucash-devel/files/patch-src_doc_Makefile.in b/finance/gnucash-devel/files/patch-src_doc_Makefile.in
index 4cc5e1b93ad2..45eec5037e0d 100644
--- a/finance/gnucash-devel/files/patch-src_doc_Makefile.in
+++ b/finance/gnucash-devel/files/patch-src_doc_Makefile.in
@@ -1,11 +1,11 @@
---- src/doc/Makefile.in.orig Tue Feb 4 23:55:03 2003
-+++ src/doc/Makefile.in Tue Feb 4 23:58:49 2003
-@@ -492,7 +492,7 @@
+--- src/doc/Makefile.in.orig Wed Oct 19 21:11:16 2005
++++ src/doc/Makefile.in Wed Oct 19 21:23:15 2005
+@@ -726,7 +726,7 @@
$(mkinstalldirs) $(DESTDIR)$(docdir)/html
mkdir -p html #Workaround to allow libofx-cvs user to install without doc.
# cp -rp $(srcdir)/html ${docdir}
- cp -rp html $(DESTDIR)$(docdir)/html
-+ cp -rp html/* $(DESTDIR)$(docdir)/html
++ cp -rp html $(DESTDIR)$(docdir)
uninstall-hook:
rm -rf ${docdir}/html