Steal source was not assigning the package class (#44886)
Fetcher was missing the package class assignment
This commit is contained in:
@@ -76,6 +76,7 @@ def _retrieve_develop_source(spec, abspath):
|
||||
# mirror might store an instance with truncated history.
|
||||
package.stage[0].disable_mirrors()
|
||||
|
||||
package.stage[0].fetcher.set_package(package)
|
||||
package.stage.steal_source(abspath)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user