Author: benm
Date: 2005-04-14 16:16:47 -0400 (Thu, 14 Apr 2005)
New Revision: 43011

Modified:
   trunk/release/website/distro-info.sh
Log:
fix

Modified: trunk/release/website/distro-info.sh
===================================================================
--- trunk/release/website/distro-info.sh        2005-04-14 20:16:40 UTC (rev 
43010)
+++ trunk/release/website/distro-info.sh        2005-04-14 20:16:47 UTC (rev 
43011)
@@ -27,5 +27,9 @@
                                rhel-4es-i386
                        )
                ;;
+               
+               * )
+                       DISTRO_ALIASES=()
+               ;;
        esac
 }
\ No newline at end of file

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

Reply via email to