void-packages/common/hooks/pre-pkg
classabbyamp 5e9fb8708c common/hooks/pre-pkg/04-generate-runtime-deps: partially revert sorting
only sort shlib-deps, as those are automatically found.
regular dependencies should not be sorted as that can mess with the
order for things like virtual packages or alternatives groups, notably
for gawk (needs to be before anything that depends on the awk virtual
package) and dash (needs to be before bash to select the correct sh
alternatives group).

partial revert of 5ec2556004
2024-03-12 16:03:59 -04:00
..
.empty
03-rewrite-python-shebang.sh python3: update to 3.10.0. 2021-10-09 08:00:19 -04:00
04-generate-runtime-deps.sh common/hooks/pre-pkg/04-generate-runtime-deps: partially revert sorting 2024-03-12 16:03:59 -04:00
05-generate-32bit-runtime-deps.sh xbps-src: split 32bit hook into two steps 2023-09-07 23:15:43 +02:00
90-set-timestamps.sh
99-pkglint-subpkgs.sh 99-pkglint-subpkgs: replace grep with case..esac 2020-12-29 22:46:59 -08:00
99-pkglint.sh xbps-src: consistently use read -r when reading file paths 2023-08-31 14:18:14 +02:00
999-collected-rdeps.sh