mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 19:15:29 +01:00
[GH-ISSUE #40] Specify target-dir in AUR PKGBUILD #1621
Labels
No labels
bug
enhancement
help wanted
package
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/mpd-discord-rpc#1621
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Serial-ATA on GitHub (Jun 8, 2023).
Original GitHub issue: https://github.com/JakeStanger/mpd-discord-rpc/issues/40
When using a global target-dir, the
packagestep of the PKGBUILD fails:The fix is to just specify the target-dir:
@JakeStanger commented on GitHub (Jun 8, 2023):
Just released an update to the package, thanks for the fix :)