Colin Woodbury

Results 416 comments of Colin Woodbury

Ah I see what you mean. Actually... if you wanted to be really clever, you could put PKBUILD bash-based placeholders in the target string yourself! Like `/etc/$pkgname/$pkgver/...`. `cargo aur` would...

> so this would basically already be supported As soon as I implement the original feature itself, yeah.

Update: I have this scheduled to work on in mid-December.

@nms-scribe Can you take a look at https://github.com/fosskers/cargo-aur/pull/24 and see if it's comparable to what you implemented?

Thank you very much for these contributions! While it may be a bit more work, could you split each proposed feature / improvement into a different PR? That way I...

Forgive me for my late response. Could we move forward with separate PRs for: - Customizable output path - New parameters added to the aur metadata We can discuss the...

Would it work if you ran `cargo aur` within the subcrate?

Thanks for the extra info.

One possible workaround for the detection of `target/` would be to symlink to `target/` from `/target/`.