[Bug 289162] mail/aerc: update to 0.21.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289162] mail/aerc: update to 0.21.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Aug 2025 02:54:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289162 --- Comment #3 from Yuvakiran Rayapureddy <iamsleepy@ryuki.me> --- Hi Herbert, Thanks for the patch. Instead of running `go mod vendor` inside the Makefile you can generate the `modules.txt` externally and add it under FILESDIR and move it to the vendor directory when building(something similar to what mail/hydroxide does). Also, you need to add %%DATADIR%%/stylesets/catppuccin, %%DATADIR%%/stylesets/ solarized-dark to the pkg-plist. -- You are receiving this mail because: You are the assignee for the bug.