- Package:
- src:sleepd
- Source:
- src:sleepd
- Submitter:
- Helmut Grohne
- Date:
- 2025-10-27 05:05:02 UTC
- Severity:
- normal
- Tags:
sleepd fails to cross build from source, because the upstream Makefile hard codes the build architecture pkg-config. Once making it substitutable, it cross builds successfully, because dh_auto_build substitutes it correctly. I'm attaching a patch for your convenience. Helmut