Commit 87b9ee9
committed
make-file-list: pass only one package at a time to pactree
The `pactree -u` command silently ignores every package name but the
first one. We need to account for that, and as a consequence make sure
that dependent packages are not listed twice.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent adf0ce1 commit 87b9ee9
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments