Skip to content

zram-generator: actually call pkg-config (Closes: #1026745)

Christian Göttsche requested to merge (removed):zram-generator into master

Currently SYSTEMD_UTIL_DIR gets assigned by the literal string

'pkg-config --variable=systemdutildir systemd'

and thus an invalid execution path of /systemd-makefs is generated.

Fixes: 3f267d7f ("zram-generator: fix build and improve packaging")

Merge request reports

Loading