--- /dev/null
+--- maypole.orig/lib/Maypole.pm
++++ maypole/lib/Maypole.pm
+@@ -495,13 +495,6 @@
+ return $self->NEXT::DISTINCT::get_template_root( $r, @_ );
+ }
+
+-sub view_object {
+- my $self = shift;
+- my $r = shift;
+- return $r->parent->view_object if $r->{parent};
+- return $self->NEXT::DISTINCT::view_object( $r, @_ );
+-}
+-
+ # Instead of making plugin authors use the NEXT::DISTINCT hoopla to ensure other
+ # plugins also get to call the hook, we can cycle through the application's
+ # @ISA and call them all here. Doesn't work for setup() though, because it's
101_fix-extension-mime-type.diff
102_fix-apache_mvc-test.diff
+103_fix-view_object-warning.diff
201_no-file-mmagic-xs.diff