mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 15:22:43 +08:00
12 lines
219 B
Diff
12 lines
219 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -24638,7 +24638,7 @@ _ACEOF
|
|
#
|
|
# Avahi runtime dir
|
|
#
|
|
-avahi_runtime_dir="/run"
|
|
+avahi_runtime_dir="${localstatedir}/run"
|
|
avahi_socket="${avahi_runtime_dir}/avahi-daemon/socket"
|
|
|
|
|