Author: benm
Date: 2005-04-15 10:54:33 -0400 (Fri, 15 Apr 2005)
New Revision: 43046

Modified:
   trunk/release/website/mk-oc.sh
Log:
fix

Modified: trunk/release/website/mk-oc.sh
===================================================================
--- trunk/release/website/mk-oc.sh      2005-04-15 14:53:05 UTC (rev 43045)
+++ trunk/release/website/mk-oc.sh      2005-04-15 14:54:33 UTC (rev 43046)
@@ -63,7 +63,7 @@
                        DISTRO_STRING="$DISTRO_STRING:$a"
                done
                
-               echo $DISTRO_STRING $DISTRO >> $chan/channel.conf 
+               echo "AddDistro $DISTRO_STRING $DISTRO" >> $chan/channel.conf 
        done
 done
 

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to