40c367fcf6
No NEWS or ChangeLog, but from mailing list this adds gcodacon, a system tray applet to show reintegration status, converts to automake, and various bugfixes.
13 lines
549 B
Text
13 lines
549 B
Text
$NetBSD: patch-ab,v 1.2 2007/08/06 12:31:25 gdt Exp $
|
|
|
|
--- coda-src/scripts/Makefile.in.orig 2007-08-02 14:59:50.000000000 -0400
|
|
+++ coda-src/scripts/Makefile.in
|
|
@@ -51,7 +51,7 @@ host_triplet = @host@
|
|
@BUILD_SERVER_TRUE@ startserver.8 vice-setup.8 volumelist.5
|
|
|
|
@BUILD_SERVER_TRUE@@SYSVINIT_TRUE@am__append_8 = auth2.init codasrv.init update.init
|
|
-@BUILD_SERVER_TRUE@@SYSVINIT_FALSE@am__append_9 = rc.vice
|
|
+#@BUILD_SERVER_TRUE@@SYSVINIT_FALSE@am__append_9 = rc.vice
|
|
ACLOCAL = @ACLOCAL@
|
|
AMDEP_FALSE = @AMDEP_FALSE@
|
|
AMDEP_TRUE = @AMDEP_TRUE@
|