mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-21 21:40:37 +02:00
Also use EXEEXT in all the service files, even in the automake build system. Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=41222
4 lines
171 B
SYSTEMD
4 lines
171 B
SYSTEMD
[D-BUS Service]
|
|
Name=org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess
|
|
Exec=@DBUS_TEST_EXEC@/test-shell-service@EXEEXT@ -test "that" 'we get' back --what "we put in"
|
|
|