breadbox/packaging
Breadway a6bba2c362 breadbox: fix packaged systemd unit ExecStart path
The PKGBUILD installs breadbox-sync to /usr/bin, but the packaged unit
pointed at %h/.cargo/bin/breadbox-sync — a path that only exists for
cargo installs. A pacman install shipped a unit that could never find
its binary. bakery-based installs already patch ExecStart at install
time, so this only affects the pacman channel, but it needed fixing
there.
2026-07-17 03:18:38 +08:00
..
arch Disable debug package so the main package publishes correctly 2026-06-13 23:00:50 +08:00
breadbox-sync.service breadbox: fix packaged systemd unit ExecStart path 2026-07-17 03:18:38 +08:00