Loading
_389-ds-base: use cargoSetupHook and remove hard-coded vendor path
This was not previously not using cargoSetupHook and therefore had a faulty configuration when building subpackages with vendored packages. This fixes that and removes a hard-coded vendor path from the source cargo config which was interfering with the generated configuration.