Typo
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 16 Nov 2008 15:43:11 +0000 (15:43 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 16 Nov 2008 15:43:11 +0000 (15:43 +0000)
show-build-order.pl

index 90fde64..2973fc0 100755 (executable)
@@ -62,7 +62,7 @@ sub main {
     delete $br{"mingw32-pidgin"};
     delete $br{"mingw32-nspr"};
     delete $br{"mingw32-nss"};
-    delete $br{"mingw32-ocaml-labgl"};
+    delete $br{"mingw32-ocaml-lablgl"};
 
     # There is a dependency loop (gcc -> runtime/w32api -> gcc)
     # which has to be manually resolved below.  Break that loop.