Created attachment 136173 [details] [review] Resolve bindir variable in dbus-1.pc In pkg-config, the bindir variable is not expanded for the daemondir correctly. pkg-config dbus-1 --variable=daemondir reports simply $bindir (which actually should be the expanded to the variable value of ${bindir}). This patch just adds braces, that pkg-config resolves the variable correct.
Thanks, makes sense.
Fixed in git for 1.12.4, 1.13.0. Thanks!
Wow, that was fast! Thank you, Simon.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.