Commit 22bc155
authored
fix: manifest dir as working directory (#165)
## Description
Use the working dir in the `runProcess` command instead of using
`--prefix`
**Related issue (if any):** fixes #164
## Checklist
- [x] I have followed this repository's contributing guidelines.
- [x] I will adhere to the project's code of conduct.
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>1 parent 752384e commit 22bc155
2 files changed
Lines changed: 4 additions & 25 deletions
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 47 | | |
62 | 48 | | |
63 | 49 | | |
| |||
Lines changed: 3 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
| 225 | + | |
| 226 | + | |
234 | 227 | | |
235 | | - | |
| 228 | + | |
236 | 229 | | |
237 | 230 | | |
238 | 231 | | |
| |||
0 commit comments