mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-15 13:48:06 +02:00
Autotools creates executable applications in the respective subdirectory of the build directory, while cmake creates them in <build-root>/bin. This leads to different paths in the file created from org.freedesktop.DBus.TestSuite.PrivServer.service.in, which are fixed by the new variable. Bug: https://gitlab.freedesktop.org/dbus/dbus/issues/135 Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de> Reviewed-by: Simon McVittie <smcv@collabora.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| org.freedesktop.DBus.TestSuite.PrivServer.service.in | ||
| org.freedesktop.DBus.TestSuiteEchoService.service.in | ||
| org.freedesktop.DBus.TestSuiteForkingEchoService.service.in | ||
| org.freedesktop.DBus.TestSuiteSegfaultService.service.in | ||
| org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service.in | ||
| org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service.in | ||