Private
Public Access
1
0
Files
linux_patch_api/debian
Echo 4f2c68bad2 fix: properly commit build fixes that were never in 0984684
CRITICAL: Previous commit 0984684 did not include these fixes.

Debian (debian/rules):
- Use && to keep cargo build in same shell as . "$HOME/.cargo/env"
- Make runs each recipe line in a separate shell

Arch (build-arch.sh):
- Use << "EOF" heredoc with hardcoded path to prevent $pkgdir expansion
- $pkgdir must be literal for makepkg to expand at runtime

Alpine (build-alpine.sh):
- Copy signing public key to /etc/apk/keys/ BEFORE abuild
- Use || true on abuild because index update may fail but APK is still created
2026-04-27 01:52:56 +00:00
..
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00
2026-04-10 01:41:19 +00:00