From 4bc86a2784dbfa4181e37c6ddc08d3379d97be4f Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Sat, 18 Apr 2020 12:07:04 +0200 Subject: [PATCH] Amend(2) 689f26d2: Add default path to server pipe (cmake build) Changing pipe-path to fit on Windows Corrected by Eugene --- development/win32/lyxrc.dist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/win32/lyxrc.dist.in b/development/win32/lyxrc.dist.in index 3ad3b417ce..9b923f1323 100644 --- a/development/win32/lyxrc.dist.in +++ b/development/win32/lyxrc.dist.in @@ -12,5 +12,5 @@ Format 25 -\serverpipe "$$User/.lyxpipe" +\serverpipe "\\.\pipe\$$User\lyxpipe" -- 2.39.5