[Kolab-devel] doc/www/src Makefile,1.5,1.6 howtos.html.m4,1.2,1.3 by stephan at doto.intevation.de

root at intevation.de root at intevation.de
Thu Jul 24 08:17:01 CEST 2003


Update of /kolabrepository/doc/www/src
In directory doto:/tmp/cvs-serv30520

Modified Files:
	Makefile howtos.html.m4 
Log Message:
Updated sophos howto. 
Add clam howto


Index: Makefile
===================================================================
RCS file: /kolabrepository/doc/www/src/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Makefile	19 Jul 2003 07:47:05 -0000	1.5
+++ Makefile	24 Jul 2003 06:16:59 -0000	1.6
@@ -1,16 +1,21 @@
 HTML_FILES=index.html howtos.html cvs-kolab.html \
-  documentation.html screenshots.html \
+documentation.html screenshots.html 
 
 all:
 	mkdir -p ../html
 	if [ ! -d ../html/images ] ; then \
 		mkdir ../html/images ; \
-	fi
+	fi 
 	if [ ! -d ../html/howtos/amavis_spamassassin_sophos ] ; then \
 		mkdir -p ../html/howtos/amavis_spamassassin_sophos; \
-	fi
+	fi  
+	if [ ! -d ../html/howtos/amavis_spamassassin_clam ] ; then \
+		mkdir -p ../html/howtos/amavis_spamassassin_clam; \
+	fi 
 	cp -u howtos/amavis_spamassassin_sophos/*.* \
 	   ../html/howtos/amavis_spamassassin_sophos
+	cp -u howtos/amavis_spamassassin_clam/*.* \
+	   ../html/howtos/amavis_spamassassin_clam
 	cp -u images/*.png ../html/images/
 	for f in $(HTML_FILES) ; do\
 		rm -f ../html/$$f ;\

Index: howtos.html.m4
===================================================================
RCS file: /kolabrepository/doc/www/src/howtos.html.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- howtos.html.m4	18 Jul 2003 19:48:34 -0000	1.2
+++ howtos.html.m4	24 Jul 2003 06:16:59 -0000	1.3
@@ -28,14 +28,28 @@
 <h2>HOWTO Kolab+Amavisd-new+Spam Assassin+Sophos</h2>
 <ul>
  <li>
-	Version 1.0
+	Version 1.2
  <a href="howtos/amavis_spamassassin_sophos/amavis_spamassassin_sophie.pdf">Download pdf</a> |
  <a href="howtos/amavis_spamassassin_sophos/amavis_spamassassin_sophie.sxw">Download OpenOffice.org doc</a> |
  <a href="howtos/amavis_spamassassin_sophos/amavis_spamassassin_sophie_scripts.tgz">Resource Files</a> |
  <br>
  <small>
- (20030718)
+ (20030724)
+ </small>
+ </li>
+</ul>
+<h2>HOWTO Kolab+Amavisd-new+Spam Assassin+Clam</h2>
+<ul>
+ <li>
+	Version 1.0
+ <a href="howtos/amavis_spamassassin_clam/amavis_spamassassin_clam.pdf">Download pdf</a> |
+ <a href="howtos/amavis_spamassassin_clam/amavis_spamassassin_clam.sxw">Download OpenOffice.org doc</a> |
+ <a href="howtos/amavis_spamassassin_clam/amavis_spamassassin_clam_scripts.tgz">Resource Files</a> |
+ <br>
+ <small>
+ (20030724)
  </small>
+ </li>
 </ul>
 
 m4_include(footer.html.m4)





More information about the devel mailing list