From: Joey Hess Date: Tue, 6 Oct 2009 23:03:23 +0000 (-0400) Subject: oops!! X-Git-Tag: 3.20091017~27^2~88 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e45e23a7f1018e1639b1ce1fdec1b2319050641d;p=ikiwiki.git oops!! --- diff --git a/IkiWiki.pm b/IkiWiki.pm index 78592e6ad..7348ea2f7 100644 --- a/IkiWiki.pm +++ b/IkiWiki.pm @@ -1536,7 +1536,7 @@ sub loadindex () { }; } elsif (exists $d->{depends_simple}) { - $depends{$page}=$d->{depends_simple}; + $depends_simple{$page}=$d->{depends_simple}; } if (exists $d->{dependslist}) { # old format