lars 00/01/29 16:36:58
Modified: src/helpers binbuild.sh
Log:
remove one space...
Revision Changes Path
1.16 +1 -1 apache-1.3/src/helpers/binbuild.sh
Index: binbuild.sh
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/helpers/binbuild.sh,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- binbuild.sh 2000/01/13 16:02:09 1.15
+++ binbuild.sh 2000/01/30 00:36:55 1.16
@@ -229,7 +229,7 @@
echo " " && \
echo "echo \"Ready.\"" && \
echo "echo \"
+--------------------------------------------------------+\"" && \
- echo "echo \" | You now have successfully installed the Apache $VER |\""
&& \
+ echo "echo \" | You now have successfully installed the Apache $VER |\""
&& \
echo "echo \" | HTTP server. To verify that Apache actually works
|\"" && \
echo "echo \" | correctly you should first check the (initially
|\"" && \
echo "echo \" | created or preserved) configuration files:
|\"" && \