summaryrefslogtreecommitdiff
path: root/finance/xinvest/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'finance/xinvest/patches/patch-aa')
-rw-r--r--finance/xinvest/patches/patch-aa18
1 files changed, 9 insertions, 9 deletions
diff --git a/finance/xinvest/patches/patch-aa b/finance/xinvest/patches/patch-aa
index 7436703d22f..d717f339971 100644
--- a/finance/xinvest/patches/patch-aa
+++ b/finance/xinvest/patches/patch-aa
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.1 2001/01/03 00:04:56 wiz Exp $
+$NetBSD: patch-aa,v 1.2 2004/11/23 17:21:54 wiz Exp $
---- account.h.orig Fri Feb 4 23:59:06 2000
-+++ account.h
-@@ -24,4 +24,6 @@
- */
+--- Imakefile.orig 2004-05-01 20:57:42.000000000 +0200
++++ Imakefile
+@@ -29,5 +29,5 @@ OBJS = account.o askuser.o calendar.o co
+ status.o tooltips.o trans.o util.o xinvest.o xutil.o
-+#include <stdio.h>
-+
- int activeAccount(); /* Return index number of current account */
- int numAccounts(); /* Return number of open accounts */
+
+-ComplexProgramTarget(Xinvest)
++ComplexProgramTargetNoMan(Xinvest)
+ InstallAppDefaults(Xinvest)