File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
src/content/docs/distribute Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -148,9 +148,7 @@ parts:
148148- The `package-repositories` section allows you to add a package repository to help you satisfy your dependencies.
149149- ` build-packages` /`build-snaps` defines the build dependencies for your snap.
150150- ` stage-packages` /`stage-snaps` defines the runtime dependencies for your snap.
151- - The `override-pull` section runs a series of commands before the sources are pulled.
152- - ` craftctl default` performs the default pull commands.
153- - The `organize` section moves your files to the proper directories so that the binary and desktop file can be exposed to the `apps` sections.
151+ - The `override-build` section runs a series of commands after the sources were pulled.
154152
155153# # Building
156154
You can’t perform that action at this time.
0 commit comments