summarylogtreecommitdiffstats
path: root/02-lib-load-path.patch
diff options
context:
space:
mode:
Diffstat (limited to '02-lib-load-path.patch')
-rw-r--r--02-lib-load-path.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/02-lib-load-path.patch b/02-lib-load-path.patch
index 51742f14b4ad..d4e73f55b3da 100644
--- a/02-lib-load-path.patch
+++ b/02-lib-load-path.patch
@@ -1,5 +1,5 @@
---- a/CPP/7zip/UI/Common/LoadCodecs.cpp 2023-04-05 19:00:00.000000000 +0000
-+++ b/CPP/7zip/UI/Common/LoadCodecs.cpp 2024-02-04 00:00:00.000000000 +0000
-@@ -830 +830 @@
-- const FString baseFolder = GetBaseFolderPrefixFromRegistry();
-+ const FString baseFolder = FString("/usr/lib/");
+--- a/CPP/7zip/UI/Common/LoadCodecs.cpp
++++ b/CPP/7zip/UI/Common/LoadCodecs.cpp
+@@ -830 +830 @@
+- const FString baseFolder = GetBaseFolderPrefixFromRegistry();
++ const FString baseFolder = FString("/usr/lib/");