summarylogtreecommitdiffstats
path: root/paths-in-opt.patch
diff options
context:
space:
mode:
authorScore_Under2023-04-27 03:58:21 +0100
committerScore_Under2023-04-27 03:58:21 +0100
commit0150cebc64b4f111ebbf7e2c78f91468d00cdb1b (patch)
tree08b15ccb089ac1eb2dd35af2968b40f539d07e28 /paths-in-opt.patch
parent43774e42380b50a4eb2555a9ba702368bf0fb2ff (diff)
downloadaur-0150cebc64b4f111ebbf7e2c78f91468d00cdb1b.tar.gz
Update for v525a
Diffstat (limited to 'paths-in-opt.patch')
-rw-r--r--paths-in-opt.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/paths-in-opt.patch b/paths-in-opt.patch
index 7a234ceeb672..273fe4c68ddc 100644
--- a/paths-in-opt.patch
+++ b/paths-in-opt.patch
@@ -1,8 +1,8 @@
diff --git a/hydrus/client/gui/ClientGUI.py b/hydrus/client/gui/ClientGUI.py
-index e5fc71eb..cf59348b 100644
+index 8ed3a258..a63c53ac 100644
--- a/hydrus/client/gui/ClientGUI.py
+++ b/hydrus/client/gui/ClientGUI.py
-@@ -6150,7 +6150,7 @@ class FrameGUI( ClientGUITopLevelWindows.MainFrameThatResizes, CAC.ApplicationCo
+@@ -6153,7 +6153,7 @@ class FrameGUI( CAC.ApplicationCommandProcessorMixin, ClientGUITopLevelWindows.M
python_executable = python_executable.replace( 'pythonw', 'python' )
@@ -12,7 +12,7 @@ index e5fc71eb..cf59348b 100644
cmd = [ python_executable, server_script_path, db_param ]
diff --git a/hydrus/core/HydrusConstants.py b/hydrus/core/HydrusConstants.py
-index ad529c75..49ddaeea 100644
+index b38f7432..4d71fbd9 100644
--- a/hydrus/core/HydrusConstants.py
+++ b/hydrus/core/HydrusConstants.py
@@ -11,34 +11,9 @@ import yaml