summarylogtreecommitdiffstats
path: root/02-lib-load-path.patch
diff options
context:
space:
mode:
authorHanabishi2024-05-08 03:00:56 +0000
committerHanabishi2024-05-08 03:00:56 +0000
commit23ab0dcffaec4610057a2953aaf30eaafca98540 (patch)
tree1d48d48a7db368462f444add5d966af532c90832 /02-lib-load-path.patch
parent2efeeb1956f238cf770dc62602dc8c2fa0f24627 (diff)
downloadaur-23ab0dcffaec4610057a2953aaf30eaafca98540.tar.gz
Use git tag as source
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/");