From 6bd66e6a2e052230b0a9e0674d257f15dfc82b73 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 7 Dec 2021 14:06:09 +0100 Subject: dbus: fix typo (thanks phoebos) --- dbus/dbus/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus/dbus/build') diff --git a/dbus/dbus/build b/dbus/dbus/build index 3181e74f..5597cc84 100755 --- a/dbus/dbus/build +++ b/dbus/dbus/build @@ -11,7 +11,7 @@ cpt l libX11 libSM libICE >/dev/null 2>&1 && xorg=--with-x --disable-asserts \ --with-dbus-user=dbus \ --with-system-socket=/run/dbus/system_bus_socket \ - --with-system-pid-file=/run/dus/pid \ + --with-system-pid-file=/run/dbus/pid \ --with-console-auth-dir=/run/console \ "$xorg" \ --disable-systemd \ -- cgit v1.2.3