brian 98/05/21 17:31:15
Modified: . how-to-release.html
Log:
no need, an empty logs directory already exists.
Revision Changes Path
1.39 +0 -3 apache-devsite/how-to-release.html
Index: how-to-release.html
===================================================================
RCS file: /export/home/cvs/apache-devsite/how-to-release.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- how-to-release.html 1998/05/04 08:43:43 1.38
+++ how-to-release.html 1998/05/22 00:31:14 1.39
@@ -174,9 +174,6 @@
<CODE><STRONG>$ find . -type d -name "CVS" -exec rm -rf {}
\;</STRONG></CODE>
</UL>
<P>
-<LI> Add an empty <CODE>logs/</CODE> directory:<BR>
- <CODE><STRONG>$ mkdir logs</STRONG></CODE>
-<P>
<LI> Expand the Service-Side-Include directives in the manual:<BR>
<CODE><STRONG>$ cd htdocs/manual</STRONG></CODE><BR>
<CODE><STRONG>$ ./expand.pl</STRONG></CODE><BR>