#29093: changing $worksrcdir break the build when using git.fetch or hg.fetch --------------------------------------+------------------------------------- Reporter: ciserlohn@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts 2.0.0 Component: base | Version: 1.9.2 Keywords: haspatch | Port: --------------------------------------+------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (removed) * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: This needs to be fixed differently. `hgfetch` and `gitfetch` need to be rewritten to use `command_exec` (like `bzrfetch`, `cvzfetch` and `svnfetch` do) instead of `system`. -- Ticket URL: <https://trac.macports.org/ticket/29093#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS