Author: benm
Date: 2005-04-18 19:36:26 -0400 (Mon, 18 Apr 2005)
New Revision: 43232

Modified:
   trunk/release/website/mk-oc.sh
Log:
add yum crap

Modified: trunk/release/website/mk-oc.sh
===================================================================
--- trunk/release/website/mk-oc.sh      2005-04-18 22:16:39 UTC (rev 43231)
+++ trunk/release/website/mk-oc.sh      2005-04-18 23:36:26 UTC (rev 43232)
@@ -59,7 +59,9 @@
                        DISTRO_STRING="$DISTRO_STRING:$a"
                done
                
-               echo "AddDistro $DISTRO_STRING $DISTRO" >> $chan/channel.conf 
+               echo "AddDistro $DISTRO_STRING $DISTRO" >> $chan/channel.conf
+               
+               createrepo $i
        done
 done
 

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

Reply via email to