#1119118 sleepd FTCBFS: hard codes the build architecture pkg-config

Package:
src:sleepd
Source:
src:sleepd
Submitter:
Helmut Grohne
Date:
2025-10-27 05:05:02 UTC
Severity:
normal
Tags:
#1119118#5
Date:
2025-10-25 17:44:40 UTC
From:
To:
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