Add support for snap/local directory
Bug #1792203 reported by
Kyle Fazzari
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | ||
|---|---|---|---|---|---|---|
| Snapcraft | Status tracked in Trunk | |||||
| Legacy |
Fix Committed
|
Wishlist
|
Kyle Fazzari | |||
| Trunk |
Fix Released
|
Wishlist
|
Kyle Fazzari | |||
Bug Description
It's natural for folks creating snaps (especially those accustomed to debian packaging) to want to put all snap-specific files into the snap/ directory. This is not currently supported by the snapcraft CLI. Add support for a special snap/local directory that folks can use for local sources.
| Changed in snapcraft: | |
| status: | In Progress → Fix Committed |
| milestone: | none → 2.44 |
To post a comment you must log in.

Proposed here: https://github.com/snapcore/snapcraft/pull/2268