We are not ready to rebuild all packages installing system
units and udev rules to /usr/lib, so keep the old paths
for a while longer
Gbp-Pq: Topic debian
Gbp-Pq: Name pkgconfig-keep-unmerged-paths-for-udevdir-and-systemdsyst.patch
systemd_util_dir=${prefix}/lib/systemd
systemdutildir=${systemd_util_dir}
-systemd_system_unit_dir=${prefix}/lib/systemd/system
+systemd_system_unit_dir=/lib/systemd/system
systemdsystemunitdir=${systemd_system_unit_dir}
systemd_system_preset_dir=${prefix}/lib/systemd/system-preset
Description: udev
Version: {{PROJECT_VERSION}}
-udev_dir={{UDEVLIBEXECDIR}}
+udev_dir=/lib/udev
udevdir=${udev_dir}