src_store – saves build input data to local place.

Description

src_store preserves current input data for the build in MINTNEUTRALDIR, which will be used at next launch with higher priority. Thus all materials are taken from MINTNEUTRALDIR after the method call, and all changes in outer world are not used anymore. Input data include all sources, original and development ones, and various helper data, like inner package versions. To use dynamically generated input data again, etalon copy from MINTNEUTRAL should be removed.

Interfaces

The method calls map interfaces:
-
fetch_store_mint(3)
-
fetch_packinstall(3)
-
fetch_store_patches(3)

See also

any(1), any-map(7), any-api(7)