From d7985504ee550858314f957ecd4198fc5252129f Mon Sep 17 00:00:00 2001 From: Debian l10n developers Date: Fri, 6 Jan 2017 07:32:48 +0000 Subject: [PATCH] Moving the poedit-dump-legacy file location Gbp-Pq: Name mv-poedit-dump-legacy.patch --- src/tm/tm_migrate.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tm/tm_migrate.cpp b/src/tm/tm_migrate.cpp index 19055b3..7dc5305 100644 --- a/src/tm/tm_migrate.cpp +++ b/src/tm/tm_migrate.cpp @@ -94,7 +94,7 @@ wxString GetDumpToolPath() return path.GetFullPath(); #endif #else - return wxStandardPaths::Get().GetInstallPrefix() + "/libexec/poedit-dump-legacy-tm"; + return wxStandardPaths::Get().GetInstallPrefix() + "/lib/poedit/poedit-dump-legacy-tm"; #endif } -- 2.30.2