https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218243

            Bug ID: 218243
           Summary: lang/mono: Remove calls to update_submodules
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
          Assignee: [email protected]
             Flags: maintainer-feedback?([email protected])

Created attachment 181333
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181333&action=edit
mono-remove-update_submodules.patch

Currently the lang/mono port attempts to run a script called update_submodules
at the end of its configure process as well as the first thing it does when
building. This script doesn't run, though, due to a lack of a shebang, and this
causes the build to fail. The script is actually unneeded as it is meant to
update git submodules for mono and the tarball isn't a git repository, so
running it would have no effect anyways. The included patch removes the two
calls to update_submodules,

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "[email protected]"

Reply via email to