Allow disabling common-directory removal code in tar source
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
I have a snapcraft part using a tarball that has a specific top-level directory I want to preserve. Snapcraft strips this directory path during extraction, even before any customization hooks like override-build get to do anything.
I think it would be nice to have a way to control this, perhaps `source-strip-path` which could be explicitly set (e.g. to an empty string) to disable the current auto-detection mechanism.
Evaluation history
No evaluation history available.