X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=debian%2Fpatches%2F103_fix-view_object-warning.diff;h=1f6d1052e6edc9c85df7e1f48efa591b713197cf;hp=34d1a1d1a609893d158560349d8c72b35d2d3c97;hb=dd425b2cb6384f804cc1eea9e45660ed6baeb2f1;hpb=fadcae3ffddebaa38da172f9624cc60176d80b33 diff --git a/debian/patches/103_fix-view_object-warning.diff b/debian/patches/103_fix-view_object-warning.diff index 34d1a1d..1f6d105 100644 --- a/debian/patches/103_fix-view_object-warning.diff +++ b/debian/patches/103_fix-view_object-warning.diff @@ -1,6 +1,6 @@ --- maypole.orig/lib/Maypole.pm +++ maypole/lib/Maypole.pm -@@ -495,13 +495,6 @@ +@@ -496,13 +496,6 @@ return $self->NEXT::DISTINCT::get_template_root( $r, @_ ); }