mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
common/travis/changed_templates: sort-dependencies
should fix issues where e.g. a library is not built before its dependents
This commit is contained in:
parent
97f1b47d20
commit
56db7de319
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@ git diff-tree -r --no-renames --name-only --diff-filter=AM \
|
|||
"$base" "$tip" \
|
||||
-- 'srcpkgs/*/template' |
|
||||
cut -d/ -f 2 |
|
||||
xargs ./xbps-src sort-dependencies |
|
||||
tee /tmp/templates |
|
||||
sed "s/^/ /" >&2
|
||||
|
|
Loading…
Add table
Reference in a new issue