FDS/OS 1.0 fixes
This commit is contained in:
@@ -26,7 +26,10 @@ normal Void `template` and any `files/` or `patches/` directories it uses. Paths
|
||||
are relative to this recipe. The [included hello package](../examples/software/hello/void/template)
|
||||
is a complete example.
|
||||
|
||||
Custom sources are copied into an untracked `srcpkgs/PACKAGE` directory. Existing
|
||||
Custom sources are copied into `srcpkgs/PACKAGE` inside the selected writable
|
||||
build checkout. FDS uses `.host/void-packages/`; its `vendor/void-packages/`
|
||||
submodule remains unchanged. The builder rejects a Git submodule as its build
|
||||
checkout. Existing
|
||||
tracked Void sources are never overwritten. If a generated source copy differs,
|
||||
inspect it, preserve any independent edits, then remove that generated copy and
|
||||
retry. An unchanged copy can be reused.
|
||||
|
||||
Reference in New Issue
Block a user