mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-03-11 00:02:41 -05:00
Output to target/ #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iamwacko on GitHub (Jul 30, 2022).
Most Rust packaging and building tools (cargo, cargo-bundle, cargo-deb, etc.) output somewhere in the target directory. It would be wonderful if cargo-aur would do the same. I could make a PR if you don't want to do this yourself.
@fosskers commented on GitHub (Jul 31, 2022):
As in,
target/cargo-aur/or similar?@iamwacko commented on GitHub (Jul 31, 2022):
Yeah, like the tools I referenced.
@fosskers commented on GitHub (Aug 26, 2022):
I haven't forgotten about this; I intend to make this change.
@fosskers commented on GitHub (Oct 2, 2023):
Sorry for the wait!
@iamwacko commented on GitHub (Oct 2, 2023):
No worries, similar things have happened to me before. At this point, I've actually gotten pretty good at writing PKGBUILDs by hand.
@fosskers commented on GitHub (Oct 2, 2023):
Released as
1.6.0.