SPECS: template-webapp.spec - typo

glen glen at pld-linux.org
Sun Jun 18 12:38:19 CEST 2006


Author: glen                         Date: Sun Jun 18 10:38:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   template-webapp.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/template-webapp.spec
diff -u SPECS/template-webapp.spec:1.41 SPECS/template-webapp.spec:1.42
--- SPECS/template-webapp.spec:1.41	Sun May 14 19:34:21 2006
+++ SPECS/template-webapp.spec	Sun Jun 18 12:38:13 2006
@@ -36,7 +36,7 @@
 %prep
 %setup -q
 
-cat >>apache.conf <'EOF'
+cat > apache.conf <<'EOF'
 Alias /%{name} /usr/share/%{name}
 <Directory /usr/share/%{name}>
 	Allow from all
@@ -180,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2006/06/18 10:38:13  glen
+- typo
+
 Revision 1.41  2006/05/14 17:34:21  glen
 - default apache config
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/template-webapp.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list