Commit 4b89ab4
committed
fix: Make the libdir in pkgconfig relative in CI builds
This was causing the Rust bindings to fail because the pkgconfig was pointing to a path that didn't exist (the libdir was the full root appended to itself).
Signed-off-by: Scott Wilson <[email protected]>1 parent eb5dd53 commit 4b89ab4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments