11 lines
359 B
Plaintext
11 lines
359 B
Plaintext
$OpenBSD: patch-Imakefile,v 1.1.1.1 2002/05/01 23:19:48 pvalchev Exp $
|
|
--- Imakefile.orig Tue Mar 19 16:42:10 2002
|
|
+++ Imakefile Tue Mar 19 16:42:26 2002
|
|
@@ -25,5 +25,5 @@ OBJS = account.o askuser.o calendar.o co
|
|
tooltips.o trans.o util.o xinvest.o xutil.o
|
|
|
|
|
|
-ComplexProgramTarget(Xinvest)
|
|
+ComplexProgramTargetNoMan(Xinvest)
|
|
InstallAppDefaults(Xinvest)
|