Commit 42917bf
committed
Fix key export path: resolve SITE_DIR to absolute
The script cd's into the apt tree to run dpkg-scanpackages/apt-ftparchive, so
the relative APT_DIR was re-applied from inside it when exporting the public
key, producing site/apt/site/apt/... and failing.1 parent db629d3 commit 42917bf
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
32 | 37 | | |
33 | 38 | | |
34 | 39 | | |
| |||
0 commit comments