Comment 3 for bug 400367

Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Possible Karmic workaround/fix?

--- SubDomain.pm.ori 2009-08-03 10:37:49.000000000 -0400
+++ SubDomain.pm 2009-08-03 12:30:46.000000000 -0400
@@ -5213,9 +5213,6 @@
   unless exists($profile_data->{$profile}{$hat}{declared});

         } elsif (m/^\s*\^(\"??.+?\"??)\s+((flags=)?\((.+)\)\s+)*\{\s*(#.*)?$/) {
- if ($do_include) {
- die "include <$file> contains syntax errors.";
- }
             # start of embedded hat syntax hat definition
             # read in and mark as changed so that will be written out in the new
             # format