aboutsummaryrefslogtreecommitdiff
path: root/finance/gnucash/files/patch-src_doc_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'finance/gnucash/files/patch-src_doc_Makefile.in')
-rw-r--r--finance/gnucash/files/patch-src_doc_Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/finance/gnucash/files/patch-src_doc_Makefile.in b/finance/gnucash/files/patch-src_doc_Makefile.in
deleted file mode 100644
index 45eec5037e0d..000000000000
--- a/finance/gnucash/files/patch-src_doc_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)
-
- uninstall-hook:
- rm -rf ${docdir}/html